[cmake-developers] FindLua.cmake module does not find a locally built lua library

Brad King brad.king at kitware.com
Mon Sep 24 11:07:30 EDT 2018


On 09/22/2018 07:09 PM, Alan W. Irwin wrote:
> 2. Use the NAMES_PER_DIR option in the find_library command.

This is the correct fix.

The versioned names need to go first to try to match the headers.

-Brad


More information about the cmake-developers mailing list