Skip to content

Commit 8378fe7

Browse files
committed
Temporarily disabling tests
1 parent 0317d85 commit 8378fe7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ target_compile_definitions(LangulusMath
5959
)
6060

6161
if(LANGULUS_TESTING)
62-
enable_testing()
63-
add_subdirectory(test)
62+
#enable_testing()
63+
#add_subdirectory(test)
6464
endif()

0 commit comments

Comments
 (0)