-
- Downloads
Add an "installed file" property scope
Teach set_property and get_property an "INSTALL" property type to be associated with install-tree file paths. Make the properties available to CPack for use during packaging. Add a "prop_inst" Sphinx domain object type for documentation of such properties.
Showing
- Help/manual/cmake-developer.7.rst 4 additions, 4 deletionsHelp/manual/cmake-developer.7.rst
- Help/manual/cmake-properties.7.rst 6 additions, 0 deletionsHelp/manual/cmake-properties.7.rst
- Source/CMakeLists.txt 4 additions, 0 deletionsSource/CMakeLists.txt
- Source/CPack/cmCPackGenerator.cxx 8 additions, 0 deletionsSource/CPack/cmCPackGenerator.cxx
- Source/CPack/cmCPackGenerator.h 3 additions, 0 deletionsSource/CPack/cmCPackGenerator.h
- Source/CPack/cpack.cxx 5 additions, 4 deletionsSource/CPack/cpack.cxx
- Source/cmCPackPropertiesGenerator.cxx 45 additions, 0 deletionsSource/cmCPackPropertiesGenerator.cxx
- Source/cmCPackPropertiesGenerator.h 38 additions, 0 deletionsSource/cmCPackPropertiesGenerator.h
- Source/cmGetPropertyCommand.cxx 36 additions, 1 deletionSource/cmGetPropertyCommand.cxx
- Source/cmGetPropertyCommand.h 1 addition, 0 deletionsSource/cmGetPropertyCommand.h
- Source/cmGlobalGenerator.cxx 44 additions, 0 deletionsSource/cmGlobalGenerator.cxx
- Source/cmGlobalGenerator.h 2 additions, 0 deletionsSource/cmGlobalGenerator.h
- Source/cmInstalledFile.cxx 115 additions, 0 deletionsSource/cmInstalledFile.cxx
- Source/cmInstalledFile.h 83 additions, 0 deletionsSource/cmInstalledFile.h
- Source/cmProperty.h 1 addition, 1 deletionSource/cmProperty.h
- Source/cmRST.cxx 2 additions, 1 deletionSource/cmRST.cxx
- Source/cmSetPropertyCommand.cxx 58 additions, 1 deletionSource/cmSetPropertyCommand.cxx
- Source/cmSetPropertyCommand.h 2 additions, 0 deletionsSource/cmSetPropertyCommand.h
- Source/cmake.cxx 35 additions, 0 deletionsSource/cmake.cxx
- Source/cmake.h 12 additions, 0 deletionsSource/cmake.h
Loading
Please register or sign in to comment