CMake/Tests/ExportImport/Export
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
..
Interface Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
include/abs install: Allow absolute EXPORT destination with relative targets (#15258) 2014-12-15 11:45:49 -05:00
renamed Add EXPORT_NAME property. 2013-05-18 10:00:48 +02:00
sublib Rename variable for including current directory in interfaces 2013-03-19 16:44:17 -04:00
CMakeLists.txt Drop Visual Studio 6 generator 2016-03-09 09:42:18 -05:00
cmp0022.cpp Export: Generate INTERFACE_LINK_LIBRARIES property on targets. 2013-07-08 22:39:57 +02:00
cmp0022.h Export: Generate INTERFACE_LINK_LIBRARIES property on targets. 2013-07-08 22:39:57 +02:00
cmp0022_vs6_1.cpp Export: Generate INTERFACE_LINK_LIBRARIES property on targets. 2013-07-08 22:39:57 +02:00
cmp0022_vs6_2.cpp Export: Generate INTERFACE_LINK_LIBRARIES property on targets. 2013-07-08 22:39:57 +02:00
empty.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
systemlib.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
systemlib.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testExe1.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testExe1lib.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testExe2.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testExe2lib.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testExe2libImp.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testExe3.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testExe4.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testLib1.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testLib1file1.txt install: Support generator expressions in FILES and PROGRAMS mode 2014-02-21 17:05:26 -05:00
testLib1file2.txt install: Support generator expressions in FILES and PROGRAMS mode 2014-02-21 17:05:26 -05:00
testLib2.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testLib3.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testLib3Imp.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testLib3ImpDep.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testLib4.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testLib4.h Use linked frameworks as a source of include directories. 2013-07-24 11:49:06 -04:00
testLib4lib.c ENH: Test target_link_libraries INTERFACE option 2008-08-11 16:23:10 -04:00
testLib4libdbg.c ENH: Test target_link_libraries INTERFACE option 2008-08-11 16:23:10 -04:00
testLib4libopt.c ENH: Test target_link_libraries INTERFACE option 2008-08-11 16:23:10 -04:00
testLib5.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testLib6.cxx ENH: Test export/import of link interface languages 2009-07-11 10:10:51 -04:00
testLib6c.c COMP: Fix ExportImport testLib6 on VS6 2009-07-13 09:20:36 -04:00
testLib7.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testLibAbs1.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testLibCycleA1.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testLibCycleA2.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testLibCycleA3.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testLibCycleB1.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testLibCycleB2.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testLibCycleB3.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testLibDepends.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testLibNoSONAME.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testLibPerConfigDest.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testLibRequired.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testSharedLibDepends.cpp Add EXPORT_NAME property. 2013-05-18 10:00:48 +02:00
testSharedLibDepends.h Format include directive blocks and ordering with clang-format 2016-04-29 13:58:54 -04:00
testSharedLibRequired.cpp Allow generator expressions in LINK_INTERFACE_LIBRARIES. 2013-01-10 23:04:06 +01:00
testSharedLibRequired.h Allow generator expressions in LINK_INTERFACE_LIBRARIES. 2013-01-10 23:04:06 +01:00
testSharedLibRequiredUser.cpp try_compile: Extract IMPORTED targets from LINK_DEPENDENT_LIBRARIES 2013-08-26 11:36:57 -04:00
testSharedLibRequiredUser.h try_compile: Extract IMPORTED targets from LINK_DEPENDENT_LIBRARIES 2013-08-26 11:36:57 -04:00
testSharedLibRequiredUser2.cpp try_compile: Extract IMPORTED targets from INTERFACE_LINK_LIBRARIES 2013-08-26 11:37:00 -04:00
testSharedLibRequiredUser2.h try_compile: Extract IMPORTED targets from INTERFACE_LINK_LIBRARIES 2013-08-26 11:37:00 -04:00
testStaticLibRequiredPrivate.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00