[CMake] combine multiple library into a single one
Bill Hoffman
bill.hoffman at kitware.com
Mon Jun 23 09:27:29 EDT 2014
On 6/21/2014 8:00 PM, Emanuele Cannizzaro wrote:
> Dear Sir/Madame,
>
> I am trying to create a library that it depends on compiler flags.
>
> I can create 4 library that will all together include all the functions
> required, that is
You should look at Object Libraries:
http://www.cmake.org/Wiki/CMake/Tutorials/Object_Library
-Bill
More information about the CMake
mailing list