CMake/Tests/RunCMake/CMP0040
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
..
CMP0040-NEW-existing-target-result.txt Add policy CMP0040 to disallow custom commands on missing targets 2013-11-21 09:24:08 -05:00
CMP0040-NEW-existing-target.cmake Add policy CMP0040 to disallow custom commands on missing targets 2013-11-21 09:24:08 -05:00
CMP0040-NEW-missing-target-result.txt Add policy CMP0040 to disallow custom commands on missing targets 2013-11-21 09:24:08 -05:00
CMP0040-NEW-missing-target-stderr.txt add_custom_command: Clarify error when TARGET is out of scope (#15681) 2016-01-28 10:33:26 -05:00
CMP0040-NEW-missing-target.cmake Add policy CMP0040 to disallow custom commands on missing targets 2013-11-21 09:24:08 -05:00
CMP0040-OLD-existing-target-result.txt Add policy CMP0040 to disallow custom commands on missing targets 2013-11-21 09:24:08 -05:00
CMP0040-OLD-existing-target.cmake Add policy CMP0040 to disallow custom commands on missing targets 2013-11-21 09:24:08 -05:00
CMP0040-OLD-missing-target-result.txt Add policy CMP0040 to disallow custom commands on missing targets 2013-11-21 09:24:08 -05:00
CMP0040-OLD-missing-target.cmake Add policy CMP0040 to disallow custom commands on missing targets 2013-11-21 09:24:08 -05:00
CMP0040-WARN-missing-target-result.txt Add policy CMP0040 to disallow custom commands on missing targets 2013-11-21 09:24:08 -05:00
CMP0040-WARN-missing-target-stderr.txt add_custom_command: Clarify error when TARGET is out of scope (#15681) 2016-01-28 10:33:26 -05:00
CMP0040-WARN-missing-target.cmake Add policy CMP0040 to disallow custom commands on missing targets 2013-11-21 09:24:08 -05:00
CMakeLists.txt Tests: Simplify and document policy scopes in RunCMake.CMP* tests 2014-03-06 11:07:03 -05:00
RunCMakeTest.cmake Add policy CMP0040 to disallow custom commands on missing targets 2013-11-21 09:24:08 -05:00
empty.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00