CMake/Tests/CMakeOnly
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
..
AllFindModules Merge topic 'FindProtobuf-variable-case' 2016-03-11 08:30:46 -05:00
CheckCXXCompilerFlag Check*CompilerFlag: Revert to previous method used to pass flags (#15641) 2015-07-08 09:55:16 -04:00
CheckCXXSymbolExists Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CheckLanguage Add CheckLanguage module 2012-02-08 10:48:34 -05:00
CheckStructHasMember Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
CheckSymbolExists Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CompilerIdC Compiler ID: Compiler versions must be a valid, numeric version string. 2015-12-03 21:37:07 +00:00
CompilerIdCXX Compiler ID: Compiler versions must be a valid, numeric version string. 2015-12-03 21:37:07 +00:00
CompilerIdFortran Compiler ID: Compiler versions must be a valid, numeric version string. 2015-12-03 21:37:07 +00:00
LinkInterfaceLoop Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
MajorVersionSelection Tests: Fix CMP0054 warnings 2014-09-16 09:06:29 -04:00
ProjectInclude Add ability to include a file in a project via a cache variable. 2012-02-17 12:41:39 -05:00
SelectLibraryConfigurations SelectLibraryConfigurations: Use -NOTFOUND instead of copying the vars 2013-07-22 09:37:33 -04:00
TargetScope Add test covering imported target scope rules 2012-01-25 14:43:07 -05:00
find_library find_library: Optionally consider all names in each directory 2012-09-25 17:08:08 -04:00
find_path Test find_path multiarch support (#13742) 2012-11-26 17:06:12 -05:00
CMakeLists.txt CheckStructHasMember: Add support for C++ 2013-10-08 09:43:06 -04:00
Test.cmake.in Tests: Fix CMAKE_MAKE_PROGRAM selection in CMakeOnly tests 2015-08-11 10:18:04 -04:00