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
sharedlib
CMakeLists.txt Export: Escape exported property values when writing CMake language files 2015-06-24 09:19:39 -04:00
sharedlib.cpp
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