Explorar o código

Merge branch 'master' of https://github.com/schuellc/libigl

Former-commit-id: 9fc2588eee8d64bf41f60c1be74de2663f4c487e
schuellc %!s(int64=10) %!d(string=hai) anos
pai
achega
4076cd3195
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tutorial/CMakeLists.txt

+ 1 - 1
tutorial/CMakeLists.txt

@@ -34,7 +34,7 @@ include_directories("../include")
 add_subdirectory("../external/nanogui/" "nanogui")
 include_directories("../external/nanogui/include")
 include_directories("../external/nanogui/ext/nanovg/src")
-list(APPEND SHARED_LIBRARIES "nanogui" "glfw3")
+list(APPEND SHARED_LIBRARIES "nanogui" "glfw")
 
 message(STATUS "Linking with: ${LIBIGL_LIBRARIES}")
 list(APPEND SHARED_LIBRARIES ${LIBIGL_LIBRARIES})