Brad King
|
d430cb7c36
Tests: Fix failures when running under the default install prefix (#15566)
|
10 years ago |
Stephen Kelly
|
d1a6d15bcd
FPHSA: Always populate the ExactCase_FOUND variable (#15412).
|
10 years ago |
Daniele E. Domenichelli
|
e3007c92e0
CMakePackageConfigHelpers: Add unit tests for INSTALL_PREFIX option
|
11 years ago |
Daniele E. Domenichelli
|
be8ae96098
Allow the Package Registry to be disabled (#14849)
|
11 years ago |
Brad King
|
d09fda5d91
Tests: Improve FindPackageTest for in-source builds
|
11 years ago |
Brad King
|
ac24a1c031
Tests: Improve FindPackageTest exported package version
|
11 years ago |
Alex Neundorf
|
7bb1abe56a
FPHSA: Add FOUND_VAR option to specify _FOUND variable name
|
12 years ago |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
Alex Neundorf
|
14b213c0ce
add test for #13241: empty SIZEOF_VOIDP in write_basic_package_version_file
|
13 years ago |
Alex Neundorf
|
d81d83c218
add macro check_required_components() to configure_package_config_file()
|
13 years ago |
Alex Neundorf
|
b15c0b418b
FPHSA(): add HANDLE_COMPONENTS option
|
13 years ago |
Alex Neundorf
|
56ae3f9412
find_package: add test for setting Foo_FOUND to FALSE in a Config file
|
13 years ago |
Alex Neundorf
|
e390f87dd1
WriteBasicConfigVersionFile: add test for ExactVersion mode
|
13 years ago |
Alex Neundorf
|
6973e2d5a8
wrap write_basic_config_version_file as write_basic_package_version_file()
|
13 years ago |
Alex Neundorf
|
204f5d443c
add CMakePackageConfigHelpers: configure_package_config_file()
|
13 years ago |
Alex Neundorf
|
208bb9009b
Set UNSUITABLE instead of not COMPATIBLE
|
14 years ago |
Alex Neundorf
|
4ba09bc6a2
Add some tests for write_basic_config_version_file()
|
14 years ago |
Alex Neundorf
|
4a50b5f2aa
Add a basic test for CMAKE_DISABLE_FIND_PACKAGE_<package>
|
14 years ago |
Brad King
|
52a6ed2aed
Test find_package multiarch support (#12037)
|
14 years ago |
Brad King
|
08b93977cf
find_package: Fix system package registry test path conversion
|
14 years ago |
Brad King
|
93021adb73
find_package: Test system package registry when possible
|
14 years ago |
Brad King
|
9fc7ea4c62
find_package: Forward component list for recursive calls in modules
|
14 years ago |
Alex Neundorf
|
7db8db5b72
Improve documentation and messages for the new CMP0017
|
15 years ago |
Alex Neundorf
|
db44848f44
Prefer files from CMAKE_ROOT when including from CMAKE_ROOT
|
15 years ago |
Todd Gamblin
|
1221581aa8
Teach find_* commands to ignore some paths
|
15 years ago |
Brad King
|
0328379411
Report commit hash in CMake development versions
|
15 years ago |
Brad King
|
3a790251f4
Document and test find_package <pkg>_DIR env var
|
16 years ago |
Brad King
|
71910b3fd4
Fix find_package() when <pkg>_DIR is wrong
|
16 years ago |
Brad King
|
07f029d6ef
Test the user package registry
|
16 years ago |