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
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to