[CMake] question about SHARED and MODULE

Philip Lowman philip at yhbt.com
Wed Jan 24 14:18:56 EST 2007


Hi,

I was wondering if it is possible to build a library in such a way that 
it is both SHARED and MODULE based (with the same identifying name)?  In 
other words have CMake generate both libraries and then throw an error 
if I try to link an executable against a library that is only built with 
MODULE but not both.

-- 
Philip Lowman
Simulation Development Engineer, Modeling and Simulation Technology
General Dynamics Land Systems
http://www.gdls.com


More information about the CMake mailing list