[CMake] target_link_libraries(lib1 lib2) - Fortran

C. Meissa carsten.meissa at gmx.de
Sun Jan 3 17:24:07 EST 2010


Hello,

Is it possible to create a library which itself gets some of its 
implementation from another library?

This comes because of some sources files of my library need modules of another 
source file in a subdirectory…

Is it considered bad style to build a library out of appr. 5 “sub-libraries”?

Thank you
C.M.


More information about the CMake mailing list