CMake/Tests/Properties
Alex Neundorf 9dbba1b464 Fix #12342: Add APPEND_STRING option to set_property()
set_property() has APPEND, which creates a list. E.g. when
appending to COMPILE_FLAGS a string is needed, not a list.
With the APPEND_STRING option the value is append as string,
not as list.

Alex
2011-07-15 20:57:33 +02:00
..
SubDir ENH: added new test for SourceFile objects and properties 2007-05-31 10:29:13 -04:00
CMakeLists.txt Fix #12342: Add APPEND_STRING option to set_property() 2011-07-15 20:57:33 +02:00
properties.h.in ENH: added new test for SourceFile objects and properties 2007-05-31 10:29:13 -04:00
properties2.h ENH: added new test for SourceFile objects and properties 2007-05-31 10:29:13 -04:00