Daniel Pfeifer 5d0d980d99 Use string(APPEND) in Modules
Automate with:

find Modules -type f -print0 | xargs -0 perl -i -0pe \
's/set\(([a-zA-Z0-9_]+)(\s+)"\$\{\1\}([^"])/string(APPEND \1\2"\3/g'
2016-07-28 00:41:13 +02:00
..
2016-07-28 00:41:13 +02: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-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-06-17 11:06:42 -04: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-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