mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 16:32:14 -06:00
Merge branch 'upstream-KWSys' into remove-dart-modules
* upstream-KWSys: KWSys 2023-02-28 (68534a6a)
This commit is contained in:
@@ -201,11 +201,7 @@ endif()
|
||||
|
||||
# Enable testing if building standalone.
|
||||
if(KWSYS_STANDALONE)
|
||||
include(Dart)
|
||||
mark_as_advanced(BUILD_TESTING DART_ROOT TCL_TCLSH)
|
||||
if(BUILD_TESTING)
|
||||
enable_testing()
|
||||
endif()
|
||||
include(CTest)
|
||||
endif()
|
||||
|
||||
# Choose default shared/static build if not specified.
|
||||
|
||||
Reference in New Issue
Block a user