Marc-André Moreau
5afd084980
cmake: add option to override default library type for complex submodules
2014-05-26 14:46:42 -04:00
Bernhard Miklautz
d23afa499e
export_complex_library add support for long names
...
If no MODULE is given the first part of LIBNAME is used as module.
The expected format is still MODULE-LIBNAME but now LIBNAME can also
contain -.
2014-04-23 10:14:48 +02:00
Bernhard Miklautz
87294221e7
cmake: remove debug message
2014-04-22 17:22:43 +02:00
Bernhard Miklautz
67cf5bdf39
cmake: add_complex_library add EXPORT parameter
...
EXPORT is an optional parameter. If set the module is also
marked for export.
2014-04-22 17:05:42 +02:00
Bernhard Miklautz
5ec5ef078c
cmake: add export_complex_library function
...
parameters LIBNAME and MODULE (module)
* adds LIBNAME to a global property ${${MODULE}_EXPORTS}
* if MODULE isn't given LIBNAME is expected to be in the format
"module-libname"
2014-04-22 16:55:09 +02:00
Marc-André Moreau
2c8bef26de
cmake: add target helper functions
2013-09-05 15:20:51 -04:00
Marc-André Moreau
639bb0d79d
cmake: started simplifying monolithic build option
2012-10-13 15:20:39 -04:00