WIP[win64]: we haz 64 bit webkit

This commit is contained in:
Latif Khalifa
2013-10-21 20:42:31 +02:00
parent ea6adb7ae4
commit 73e1a9ad78
4 changed files with 8 additions and 19 deletions

View File

@@ -3,10 +3,7 @@
add_subdirectory(base_basic)
add_subdirectory(base_media)
add_subdirectory(filepicker)
# Singu TODO::WIN64
if (NOT WINDOWS OR WORD_SIZE EQUAL 32)
add_subdirectory(webkit)
endif (NOT WINDOWS OR WORD_SIZE EQUAL 32)
if (LINUX)
add_subdirectory(gstreamer010)