Skip to content

Commit

Permalink
#5622: Adjust CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
codereader committed May 24, 2021
1 parent 4855bcc commit a2ae6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/math/CMakeLists.txt
@@ -1,3 +1,3 @@
add_library(math
AABB.cpp Frustum.cpp Matrix4.cpp Plane3.cpp)
AABB.cpp Frustum.cpp Matrix4.cpp Plane3.cpp SHA256.cpp)
target_compile_options(math PUBLIC ${EIGEN_CFLAGS})

0 comments on commit a2ae6c0

Please sign in to comment.