CMake/Tests/RunCMake/ObjectLibrary
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
..
BadObjSource1-result.txt
BadObjSource1-stderr.txt add_library: Allow arbitrary non-linked sources in OBJECT libraries 2014-07-09 09:43:42 -04:00
BadObjSource1.cmake
BadObjSource2-result.txt
BadObjSource2-stderr.txt add_library: Allow arbitrary non-linked sources in OBJECT libraries 2014-07-09 09:43:42 -04:00
BadObjSource2.cmake
BadSourceExpression1-result.txt
BadSourceExpression1-stderr.txt cmTarget: Allow any generator expression in SOURCES property. 2014-04-02 23:12:56 +02:00
BadSourceExpression1.cmake
BadSourceExpression2-result.txt
BadSourceExpression2-stderr.txt cmGeneratorTarget: Compute consumed object libraries on demand. 2014-04-02 23:12:56 +02:00
BadSourceExpression2.cmake
BadSourceExpression3-result.txt
BadSourceExpression3-stderr.txt cmGeneratorTarget: Compute consumed object libraries on demand. 2014-04-02 23:12:56 +02:00
BadSourceExpression3.cmake
CMakeLists.txt Cygwin: Avoid legacy warnings in RunCMake.* tests 2013-08-13 09:50:15 -04:00
Export-result.txt
Export-stderr.txt
Export.cmake
Import-result.txt
Import-stderr.txt
Import.cmake
Install-result.txt
Install-stderr.txt
Install.cmake
LinkObjLHS-result.txt
LinkObjLHS-stderr.txt
LinkObjLHS.cmake
LinkObjRHS1-result.txt
LinkObjRHS1-stderr.txt
LinkObjRHS1.cmake
LinkObjRHS2-result.txt
LinkObjRHS2-stderr.txt
LinkObjRHS2.cmake
MissingSource-result.txt Check for OBJECT_LIBRARY source files at start of generation 2013-11-01 14:46:58 -04:00
MissingSource-stderr.txt Check for OBJECT_LIBRARY source files at start of generation 2013-11-01 14:46:58 -04:00
MissingSource.cmake Check for OBJECT_LIBRARY source files at start of generation 2013-11-01 14:46:58 -04:00
ObjWithObj-result.txt
ObjWithObj-stderr.txt
ObjWithObj.cmake
PostBuild-result.txt
PostBuild-stderr.txt
PostBuild.cmake
PreBuild-result.txt
PreBuild-stderr.txt
PreBuild.cmake
PreLink-result.txt
PreLink-stderr.txt
PreLink.cmake
RunCMakeTest.cmake Merge topic 'object-library-missing-source' 2013-11-02 10:54:15 -04:00
a.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
bad.def
bad.obj