WIP[win64]: it builds, runs. webkit disabled in cmake for now
This commit is contained in:
@@ -49,7 +49,7 @@ set_source_files_properties(${llplugin_HEADER_FILES}
|
||||
|
||||
if(NOT WORD_SIZE EQUAL 32)
|
||||
if(WINDOWS)
|
||||
add_definitions(/FIXED:NO)
|
||||
# add_definitions(/FIXED:NO)
|
||||
else(WINDOWS) # not windows therefore gcc LINUX and DARWIN
|
||||
add_definitions(-fPIC)
|
||||
endif(WINDOWS)
|
||||
|
||||
Reference in New Issue
Block a user