CMake/Tests/CMakeCommands/target_link_libraries/cmp0022
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
..
CMakeLists.txt Tests: Do not try to use invalid "ld -v" flag on Solaris 2015-03-31 11:21:36 -04:00
cmp0022exe.cpp TLL: Don't populate old link interface if CMP0022 is NEW. 2013-07-08 22:39:58 +02:00
cmp0022ifacelib.cpp TLL: Don't populate old link interface if CMP0022 is NEW. 2013-07-08 22:39:58 +02:00
cmp0022ifacelib.h TLL: Don't populate old link interface if CMP0022 is NEW. 2013-07-08 22:39:58 +02:00
cmp0022lib.cpp TLL: Don't populate old link interface if CMP0022 is NEW. 2013-07-08 22:39:58 +02:00
cmp0022lib.h TLL: Don't populate old link interface if CMP0022 is NEW. 2013-07-08 22:39:58 +02:00
onlyplainlib1.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
onlyplainlib1.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
onlyplainlib2.cpp CMP0022: Add test for target_link_libraries plain signature 2013-11-02 12:48:48 -04:00
onlyplainlib2.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
onlyplainlib_user.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
staticlib1.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
staticlib1.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
staticlib2.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
staticlib2.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
staticlib_exe.cpp cmTarget: Fix iface libraries and languages for static libraries. 2013-07-26 15:15:42 +02:00