CMake/Tests/PerConfig
Rolf Eike Beer b0b4b4602f Remove .* expressions from beginning and end of MATCHES regexs
All these expressions work the same:
  "foo"
  ".*foo.*"
  "^.*foo.*$"

This assumes that the "Intel*" expressions were meant to be "Intel.*".
2014-04-14 18:17:11 +02:00
..
CMakeLists.txt Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
pcShared.c Factor per-config sample targets out of 'Testing' test 2010-12-15 14:53:33 -05:00
pcShared.h Factor per-config sample targets out of 'Testing' test 2010-12-15 14:53:33 -05:00
pcStatic.c Factor per-config sample targets out of 'Testing' test 2010-12-15 14:53:33 -05:00
perconfig.c Factor per-config sample targets out of 'Testing' test 2010-12-15 14:53:33 -05:00
perconfig.cmake Remove .* expressions from beginning and end of MATCHES regexs 2014-04-14 18:17:11 +02:00