CMake/Tests/FindPackageModeMakefileTest
Brad King 18454ea44d cmake: Fix --find-package mode with imported targets
The change in commit v3.9.0-rc1~116^2~6 (cmakemain: use script role for
-P, 2017-05-11) accidentally left project commands out of find-package
mode, causing packages that provide imported targets to break.

Fixes: #17124
2017-08-29 15:30:07 -04:00
..
CMakeLists.txt Test: Remove condition for CMake version no longer supported 2016-10-10 10:09:54 -04:00
FindFoo.cmake.in cmake: Fix --find-package mode with imported targets 2017-08-29 15:30:07 -04:00
foo.cpp Much improved test, should now be executed on all UNIXes 2011-08-16 22:31:26 +02:00
foo.h Much improved test, should now be executed on all UNIXes 2011-08-16 22:31:26 +02:00
main.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
Makefile.in Tests: Use consistent C++ flags FindPackageModeMakefileTest 2015-10-01 10:26:55 -04:00