Skip to content

Commit

Permalink
Reenabled tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Epixu committed Oct 16, 2024
1 parent 8378fe7 commit 5ed92c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ target_compile_definitions(LangulusMath
)

if(LANGULUS_TESTING)
#enable_testing()
#add_subdirectory(test)
enable_testing()
add_subdirectory(test)
endif()

0 comments on commit 5ed92c0

Please sign in to comment.