We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9027365 commit 54764f2Copy full SHA for 54764f2
CMakeModules/FindOmegalib.cmake
@@ -45,7 +45,7 @@ if(OMEGA_BINARY_DIR)
45
${OMICRON_INCLUDE_DIRS}
46
${OMEGA_BINARY_DIR}/include
47
${OMEGA_SOURCE_DIR}/include
48
- ${CMAKE_SOURCE_DIR}/src/glew
+ ${OMEGA_SOURCE_DIR}/src/glew
49
${OMEGA_SOURCE_DIR}/external/include
50
${OMEGA_SOURCE_DIR}/modules
51
${OSG_INCLUDES}
0 commit comments