-
- Downloads
add_library/add_executable: allow local alias to imported targets
Fixes: #20641
Showing
- Help/command/add_executable.rst 7 additions, 2 deletionsHelp/command/add_executable.rst
- Help/command/add_library.rst 7 additions, 2 deletionsHelp/command/add_library.rst
- Help/manual/cmake-properties.7.rst 1 addition, 0 deletionsHelp/manual/cmake-properties.7.rst
- Help/prop_tgt/ALIAS_GLOBAL.rst 17 additions, 0 deletionsHelp/prop_tgt/ALIAS_GLOBAL.rst
- Help/prop_tgt/IMPORTED_GLOBAL.rst 12 additions, 4 deletionsHelp/prop_tgt/IMPORTED_GLOBAL.rst
- Help/release/dev/alias-local-imported-target.rst 6 additions, 0 deletionsHelp/release/dev/alias-local-imported-target.rst
- Source/cmAddExecutableCommand.cxx 3 additions, 8 deletionsSource/cmAddExecutableCommand.cxx
- Source/cmAddLibraryCommand.cxx 3 additions, 8 deletionsSource/cmAddLibraryCommand.cxx
- Source/cmGeneratorExpressionNode.cxx 8 additions, 0 deletionsSource/cmGeneratorExpressionNode.cxx
- Source/cmGetPropertyCommand.cxx 13 additions, 3 deletionsSource/cmGetPropertyCommand.cxx
- Source/cmGetTargetPropertyCommand.cxx 10 additions, 2 deletionsSource/cmGetTargetPropertyCommand.cxx
- Source/cmLocalGenerator.cxx 18 additions, 7 deletionsSource/cmLocalGenerator.cxx
- Source/cmMakefile.cxx 14 additions, 3 deletionsSource/cmMakefile.cxx
- Source/cmMakefile.h 2 additions, 1 deletionSource/cmMakefile.h
- Tests/RunCMake/GeneratorExpression/RunCMakeTest.cmake 1 addition, 0 deletionsTests/RunCMake/GeneratorExpression/RunCMakeTest.cmake
- Tests/RunCMake/GeneratorExpression/TARGET_PROPERTY-ALIAS_GLOBAL-check.cmake 6 additions, 0 deletions...eratorExpression/TARGET_PROPERTY-ALIAS_GLOBAL-check.cmake
- Tests/RunCMake/GeneratorExpression/TARGET_PROPERTY-ALIAS_GLOBAL.cmake 16 additions, 0 deletions...ke/GeneratorExpression/TARGET_PROPERTY-ALIAS_GLOBAL.cmake
- Tests/RunCMake/alias_targets/RunCMakeTest.cmake 1 addition, 0 deletionsTests/RunCMake/alias_targets/RunCMakeTest.cmake
- Tests/RunCMake/alias_targets/get_property-subdir/CMakeLists.txt 8 additions, 0 deletions...RunCMake/alias_targets/get_property-subdir/CMakeLists.txt
- Tests/RunCMake/alias_targets/get_property.cmake 59 additions, 0 deletionsTests/RunCMake/alias_targets/get_property.cmake
Loading
Please register or sign in to comment