From 31605803de15542923a29573d6a66a28312b612c Mon Sep 17 00:00:00 2001 From: jakeg00dwin Date: Wed, 6 Mar 2024 22:09:40 -0800 Subject: [PATCH] removed the add_subdirectory() call in tests --- tests/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 7cd1e5f..d3355c4 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -12,7 +12,7 @@ else() endif() # TEST_DIRS -add_subdirectory() +# add_subdirectory() # INCLUDE_DIRS