mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 06:59:01 -06:00
ENH: Fix compatibility
This commit is contained in:
@@ -556,7 +556,6 @@ cmCAPI cmStaticCAPI =
|
||||
cmFreeArguments,
|
||||
cmSetClientData,
|
||||
cmSetError,
|
||||
cmDisplayStatus,
|
||||
cmAddCacheDefinition,
|
||||
cmAddCustomCommand,
|
||||
cmAddDefineFlag,
|
||||
@@ -606,5 +605,6 @@ cmCAPI cmStaticCAPI =
|
||||
|
||||
cmAddCustomCommandToOutput,
|
||||
cmAddCustomCommandToTarget,
|
||||
cmDisplayStatus,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user