mirror of
https://github.com/reactos/CMake.git
synced 2024-12-25 21:15:37 +00:00
b15c0b418b
if the HANDLE_COMPONENTS is used, FPHSA() now also checks all required COMPONENTS, i.e. all elements from <name>_FIND_COMPONENTS for which <name>_FIND_REQUIRED_<comp> is true, and sets <name>_FOUND only to true if all have been found. As discussed on cmake-developers. 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 |