Skip to content

Commit

Permalink
Temporarily disabling tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Epixu committed Oct 14, 2024
1 parent 0317d85 commit 8378fe7
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 8378fe7

Please sign in to comment.