Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
dxli committed Aug 25, 2023
1 parent 98b4f3a commit cd9e1be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ if(EXISTS "${CMAKE_SOURCE_DIR}/conan_toolchain.cmake")
set(ENV{LUA_DIR} "${CONAN_LUA_ROOT}")

set(GLEW_INCLUDE_DIR "${CONAN_INCLUDE_DIRS_GLEW}")
message("GLEW:glew")
message("${GLEW_INCLUDE_DIR}")
set(ENV{GLEW_ROOT} "${CONAN_GLEW_ROOT}")
add_definitions("${CONAN_DEFINES_GLEW}")

Expand Down

0 comments on commit cd9e1be

Please sign in to comment.