Chuck Atkins e90f463a31 Drop executable symbol export if platform does not support shared libs
Instead of always adding CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGS to
executables, or just when the ENABLE_EXPORTS property is set (CMP0065),
make sure that the target platform also actually supports shared
libraries.  If not, then the executable cannot possibly provide symbols
to them anyway.
2015-09-30 14:59:11 -04:00
..
2015-09-25 16:16:17 -04:00
2015-09-25 16:16:17 -04:00
2015-09-30 00:01:05 -04:00
2015-08-27 10:04:09 -04:00