mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
bootstrap: make target_* commands available
This commit is contained in:
@@ -403,8 +403,14 @@ CMAKE_CXX_SOURCES="\
|
||||
cmSubdirCommand \
|
||||
cmSystemTools \
|
||||
cmTarget \
|
||||
cmTargetCompileDefinitionsCommand \
|
||||
cmTargetCompileFeaturesCommand \
|
||||
cmTargetCompileOptionsCommand \
|
||||
cmTargetIncludeDirectoriesCommand \
|
||||
cmTargetLinkLibrariesCommand \
|
||||
cmTargetPropCommandBase \
|
||||
cmTargetPropertyComputer \
|
||||
cmTargetSourcesCommand \
|
||||
cmTest \
|
||||
cmTestGenerator \
|
||||
cmTimestamp \
|
||||
|
Reference in New Issue
Block a user