Get linux64 somewhat working
This commit is contained in:
@@ -9,6 +9,6 @@ if (STANDALONE)
|
||||
else (STANDALONE)
|
||||
use_prebuilt_binary(glod)
|
||||
|
||||
set(GLOD_INCLUDE_DIR ${LIBS_PREBUILT_DIR}/include)
|
||||
set(GLOD_INCLUDE_DIR ${LIBS_PREBUILT_DIR}/include/glod)
|
||||
set(GLOD_LIBRARIES GLOD)
|
||||
endif (STANDALONE)
|
||||
|
||||
Reference in New Issue
Block a user