Skip to content

Commit

Permalink
Allow to browse GLM source
Browse files Browse the repository at this point in the history
  • Loading branch information
Groovounet committed Mar 13, 2019
1 parent a116ea1 commit 5a5a0a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ endif()

include_directories("${PROJECT_SOURCE_DIR}")

add_subdirectory(glm)
add_subdirectory(test)

set(GLM_INSTALL_CONFIGDIR "${CMAKE_INSTALL_LIBDIR}/cmake/glm")
Expand Down

0 comments on commit 5a5a0a8

Please sign in to comment.