CMake/Tests/FindPackageTest
Silvio Traversaro 828d6c137d find_package: Extend search path for combined Windows/UNIX convention
Find packages that install their cmake package configuration files in
`lib/cmake/<name>` when they are installed in the default Windows
CMAKE_INSTALL_PREFIX, `C:/Program Files/<name>`.

Closes: #16212
2016-08-24 09:40:25 -04:00
..
A
B
Baz 1.1
Baz 1.2/CMake
Baz 1.3/lib/cmake/Baz find_package: Extend search path for combined Windows/UNIX convention 2016-08-24 09:40:25 -04:00
Baz 2.0/share/Baz 2 find_package: Extend search path for combined Windows/UNIX convention 2016-08-24 09:40:25 -04:00
Baz 2.1/lib/Baz 2/cmake find_package: Extend search path for combined Windows/UNIX convention 2016-08-24 09:40:25 -04:00
Exporter Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
SystemPackage
TApp.app/Contents/Resources
TFramework.framework/Versions/A/Resources
cmake
include
lib
CMakeLists.txt find_package: Extend search path for combined Windows/UNIX convention 2016-08-24 09:40:25 -04:00
FindLotsOfComponents.cmake
FindPackageHandleStandardArgs.cmake
FindPackageTest.cxx
FindRecursiveA.cmake
FindRecursiveB.cmake
FindRecursiveC.cmake
FindSomePackage.cmake FPHSA: Always populate the ExactCase_FOUND variable (#15412). 2015-04-17 10:46:24 -04:00
FindUpperCasePackage.cmake FPHSA: Always populate the ExactCase_FOUND variable (#15412). 2015-04-17 10:46:24 -04:00
FindVersionTestA.cmake
FindVersionTestB.cmake
FindVersionTestC.cmake
FindVersionTestD.cmake
RelocatableConfig.cmake.in