branch | webgl |
changeset 8102 | 20ef5bf0dc7f |
parent 8083 | 2edbd01a04a0 |
child 8330 | aaefa587e277 |
--- a/QTfrontend/CMakeLists.txt Thu Nov 22 01:47:09 2012 +0100 +++ b/QTfrontend/CMakeLists.txt Thu Nov 22 10:28:07 2012 +0100 @@ -157,7 +157,7 @@ endif() endif() -if(BUILD_ENGINE_LIBRARY) +if(LIBENGINE) add_definitions(-DHWLIBRARY) set(HW_LINK_LIBS hwengine ${HW_LINK_LIBS}) link_directories(${EXECUTABLE_OUTPUT_PATH})