CMake/Tests/CMakeOnly/find_library
Brad King 66759eea5e find_library: Optionally consider all names in each directory
When more than one value is given to the NAMES option this command by
default will consider one name at a time and search every directory for
it.  Add a NAMES_PER_DIR option to tell this command to consider one
directory at a time and search for all names in it.
2012-09-25 17:08:08 -04:00
..
A find_library: Optionally consider all names in each directory 2012-09-25 17:08:08 -04:00
B find_library: Optionally consider all names in each directory 2012-09-25 17:08:08 -04:00
lib find_library: Add test covering lib->lib64 cases 2012-07-20 14:19:07 -04:00
lib64 find_library: Add test covering lib->lib64 cases 2012-07-20 14:19:07 -04:00
CMakeLists.txt find_library: Optionally consider all names in each directory 2012-09-25 17:08:08 -04:00