CMake/Tests/ExportImport/Export/Interface
Brad King 60eb396f10 Export: Escape exported property values when writing CMake language files
When writing export files, correctly encode property values that contain
characters special to the CMake language parser.  We must ensure that
they parse correctly when loaded on the consuming side.

Reported-by: Dan Liew <dan@su-root.co.uk>
2015-06-24 09:19:39 -04:00
..
headeronly export: Add support for INTERFACE_LIBRARY targets 2013-10-07 20:07:27 -04:00
sharedlib export: Add support for INTERFACE_LIBRARY targets 2013-10-07 20:07:27 -04:00
CMakeLists.txt Export: Escape exported property values when writing CMake language files 2015-06-24 09:19:39 -04:00
sharedlib.cpp export: Add support for INTERFACE_LIBRARY targets 2013-10-07 20:07:27 -04:00
source_target.cpp Allow export of targets with INTERFACE_SOURCES. 2015-02-11 00:51:34 +01:00
source_target_for_install.cpp Allow export of targets with INTERFACE_SOURCES. 2015-02-11 00:51:34 +01:00