diff options
| author | Brad King <brad.king@kitware.com> | 2018-09-25 13:32:45 (GMT) |
|---|---|---|
| committer | Brad King <brad.king@kitware.com> | 2018-09-25 13:32:45 (GMT) |
| commit | 98dfdab19c07cf795678000c1681ea063843b0ed (patch) | |
| tree | d0e071a0a2ddeba70a903fe755ce43533b1839f1 /Tests/Tutorial/Step2/MathFunctions/mysqrt.cxx | |
| parent | 55a5b56e083c4c2d4e768212422991a22569ecb4 (diff) | |
| download | CMake-98dfdab19c07cf795678000c1681ea063843b0ed.zip CMake-98dfdab19c07cf795678000c1681ea063843b0ed.tar.gz CMake-98dfdab19c07cf795678000c1681ea063843b0ed.tar.bz2 | |
FindLua: Search for all library names in each path
Add the `NAMES_PER_DIR` option to our `find_library` call so that all
names are considered in each path as we proceed through the search.
This allows locally-built unversioned libraries to be found before
versioned system libraries if they appear earlier in the set of paths to
be searched.
Suggested-by: Alan W. Irwin <irwin@beluga.phys.uvic.ca>
Diffstat (limited to 'Tests/Tutorial/Step2/MathFunctions/mysqrt.cxx')
0 files changed, 0 insertions, 0 deletions
