mirror of
https://github.com/reactos/CMake.git
synced 2024-12-25 21:15:37 +00:00
d81d83c218
As discussed on cmake-developers, this patch adds a macro check_required_components() to the file configured via configure_package_config_file(), so for proper handling of components in Config.cmake files users can simply call check_required_components(PackageName) and this will do the right thing. Alex |
||
---|---|---|
.. | ||
A | ||
B | ||
Baz 1.1 | ||
Baz 1.2/CMake | ||
cmake | ||
Exporter | ||
include | ||
lib | ||
SystemPackage | ||
TApp.app/Contents/Resources | ||
TFramework.framework/Versions/A/Resources | ||
CMakeLists.txt | ||
FindLotsOfComponents.cmake | ||
FindPackageHandleStandardArgs.cmake | ||
FindPackageTest.cxx | ||
FindRecursiveA.cmake | ||
FindRecursiveB.cmake | ||
FindRecursiveC.cmake | ||
FindVersionTestA.cmake | ||
FindVersionTestB.cmake | ||
FindVersionTestC.cmake | ||
FindVersionTestD.cmake | ||
RelocatableConfig.cmake.in |