CMake/Tests/RunCMake/include
Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format
Run the `Utilities/Scripts/clang-format.bash` script to update
all our C++ code to a new style defined by `.clang-format`.
Use `clang-format` version 3.8.

* If you reached this commit for a line in `git blame`, re-run the blame
  operation starting at the parent of this commit to see older history
  for the content.

* See the parent commit for instructions to rebase a change across this
  style transition commit.
2016-05-16 16:05:19 -04:00
..
subdir1 CMP0024: Store the fact of included export in global generator. 2013-10-10 12:01:39 +02:00
subdir2 CMP0024: Store the fact of included export in global generator. 2013-10-10 12:01:39 +02:00
CMP0024-NEW-result.txt export: Add policy CMP0024 to disallow include() of export files 2013-10-07 19:57:06 -04:00
CMP0024-NEW-stderr.txt Policies: omit warnings about unset policies when they are actually set to NEW 2014-03-31 09:45:10 -04:00
CMP0024-NEW.cmake CMP0024: Store the fact of included export in global generator. 2013-10-10 12:01:39 +02:00
CMP0024-WARN-result.txt export: Add policy CMP0024 to disallow include() of export files 2013-10-07 19:57:06 -04:00
CMP0024-WARN-stderr.txt CMP0024: Store the fact of included export in global generator. 2013-10-10 12:01:39 +02:00
CMP0024-WARN.cmake CMP0024: Store the fact of included export in global generator. 2013-10-10 12:01:39 +02:00
CMakeLists.txt Cygwin: Avoid legacy warnings in RunCMake.* tests 2013-08-13 09:50:15 -04:00
EmptyString-stderr.txt include: Ignore empty string as file name (#13388) 2012-07-10 11:05:04 -04:00
EmptyString.cmake include: Ignore empty string as file name (#13388) 2012-07-10 11:05:04 -04:00
EmptyStringOptional-stderr.txt include: Ignore empty string as file name (#13388) 2012-07-10 11:05:04 -04:00
EmptyStringOptional.cmake include: Ignore empty string as file name (#13388) 2012-07-10 11:05:04 -04:00
ExportExportInclude-result.txt Don't allow include() of export(EXPORT) file at configure time. 2014-01-06 17:25:11 +01:00
ExportExportInclude-stderr.txt Don't allow include() of export(EXPORT) file at configure time. 2014-01-06 17:25:11 +01:00
ExportExportInclude.cmake Don't allow include() of export(EXPORT) file at configure time. 2014-01-06 17:25:11 +01:00
RunCMakeTest.cmake Don't allow include() of export(EXPORT) file at configure time. 2014-01-06 17:25:11 +01:00
empty.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00