Skip to content

Commit 4e905b3

Browse files
authored
Update CMakeLists.txt
1 parent 43e0f5b commit 4e905b3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ include(CTest)
2222
include(SwiftSupport)
2323

2424
add_subdirectory(Sources)
25-
if(BUILD_TESTING)
26-
add_subdirectory(Tests)
27-
endif()
2825

2926
get_property(SWIFT_NUMERICS_EXPORTS GLOBAL PROPERTY SWIFT_NUMERICS_EXPORTS)
3027
export(TARGETS ${SWIFT_NUMERICS_EXPORTS}

0 commit comments

Comments
 (0)