mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 16:32:14 -06:00
KWSys 2023-02-28 (68534a6a)
Code extracted from:
https://gitlab.kitware.com/utils/kwsys.git
at commit 68534a6ae5bc4a8325334d693d3a6a9fda942a87 (master).
Upstream Shortlog
-----------------
Brad King (1):
b4492d09 cmake: Drop use of legacy "Dart" module
This commit is contained in:
committed by
Brad King
parent
fa9b4e530f
commit
ec3652a0bd
@@ -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