Hi,
I need to "assemble" the name of the output library based on certain
parameters mostly dependent on the build type (configuration):
* has debug information
* has diagnostics (trace, etc)
* optimize for size/speed
* is multihreading supported
* the RTL to use is statis or dynamic
.. and possibly others
What the best way to extract that for the current generator (other than hard
coding it)?
P.S: Yes, this is directly related to boost-style autolinking in case you
wonder (but for a different project which just borrows that from boost)
TIA
--
Fernando Cacciola
SciSoft
http://fcacciola.50webs.com
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake