[CMake] Good practice: using INTERFACE-libraries in FindABC.cmake?

Stephen Kelly steveire at gmail.com
Mon Feb 29 15:20:59 EST 2016


Patrick Boettcher wrote:

> I came across the INTERFACE-type of libraries when writing a
> FindModule.cmake-file for custom libraries installed by my
> project.

You don't provide FindModules for your CMake-built libraries. 

See

 https://cmake.org/cmake/help/v3.4/manual/cmake-packages.7.html

Thanks,

Steve.




More information about the CMake mailing list