Brad King 0cbaaf2dc3 GenerateExportHeader: Fix add_compiler_export_flags regression
The mechanical conversion in commit 5d0d980d (Use string(APPEND) in
Modules, 2016-07-28) accidentally introduced use of

  string(APPEND ... PARENT_SCOPE)

Split that into the string(APPEND) and set(PARENT_SCOPE) pieces.
2016-09-01 15:33:49 -04:00
..
2016-03-09 09:42:18 -05:00
2016-07-28 00:41:13 +02:00
2016-07-28 00:41:13 +02:00
2016-07-28 00:41:13 +02:00
2016-07-28 00:41:13 +02:00
2016-07-28 00:41:13 +02:00
2016-07-28 00:41:13 +02:00
2016-07-13 09:15:16 -04:00
2016-07-06 09:36:10 -04:00
2016-07-28 00:41:13 +02:00
2016-07-28 00:41:13 +02:00
2016-06-08 12:44:03 -04:00
2016-07-28 00:41:13 +02:00
2016-07-28 00:41:13 +02:00
2016-07-28 00:41:13 +02:00
2016-07-28 00:41:13 +02:00

See the "Find Modules" section of the cmake-developer(7) manual page.

For more information about how to contribute modules to CMake, see this page:
https://cmake.org/Wiki/CMake:Module_Maintainers