CMake/Tests/CMakeOnly
Brad King 733726edf6 find_library: Fix mixed lib->lib64 (non-)conversion cases (#13419)
When a search path contains multiple "lib/" instances we previously
converted all or none.  This fails for cases where only some of the
multiple instances must be converted.  Teach AddArchitecturePaths to
generate all combinations that exist.  Uncomment these cases in the
CMakeOnly.find_library test now that they work.
2012-07-20 14:19:11 -04:00
..
AllFindModules Add FindLibLZMA Module 2012-05-31 09:10:38 -04:00
CheckCXXCompilerFlag CheckCXXCompilerFlag test: make it a CMakeOnly test 2012-01-30 19:42:51 +01:00
CheckCXXSymbolExists add a test for Check{,CXX}SymbolExists 2012-01-16 20:52:29 +01:00
CheckLanguage Add CheckLanguage module 2012-02-08 10:48:34 -05:00
CheckSymbolExists add a test for Check{,CXX}SymbolExists 2012-01-16 20:52:29 +01:00
LinkInterfaceLoop Tolerate cycles in shared library link interfaces (#12647) 2012-01-13 14:22:24 -05:00
ProjectInclude Add ability to include a file in a project via a cache variable. 2012-02-17 12:41:39 -05:00
TargetScope Add test covering imported target scope rules 2012-01-25 14:43:07 -05:00
find_library find_library: Fix mixed lib->lib64 (non-)conversion cases (#13419) 2012-07-20 14:19:11 -04:00
CMakeLists.txt find_library: Add test covering lib->lib64 cases 2012-07-20 14:19:07 -04:00
Test.cmake.in Add ability to include a file in a project via a cache variable. 2012-02-17 12:41:39 -05:00