CMake/Tests/ObjectLibrary
Stephen Kelly 310aef959b Make ExportLanguages a subtest of the ObjectLibrary test
It was a subtest of the RunCMake.ObjectLibrary test. However, we need
to test a build with ExternalProject after running CMake, which RunCMake tests
do not do.
2013-10-24 19:05:34 +02:00
..
A Whitelist target types in target_{include_directories,compile_definitions} 2013-02-08 19:21:30 +01:00
B Make sure INTERFACE properties work with OBJECT libraries. 2013-02-08 20:10:22 +01:00
ExportLanguages Make ExportLanguages a subtest of the ObjectLibrary test 2013-10-24 19:05:34 +02:00
AB.def Test OBJECT library use without other sources 2012-03-16 10:12:30 -04:00
CMakeLists.txt Make ExportLanguages a subtest of the ObjectLibrary test 2013-10-24 19:05:34 +02:00
c.c Test OBJECT library success cases 2012-03-16 10:12:30 -04:00
dummy.c Test OBJECT library use without other sources 2012-03-16 10:12:30 -04:00
dummy.obj Test OBJECT library use without other sources 2012-03-16 10:12:30 -04:00
main.c Test OBJECT library success cases 2012-03-16 10:12:30 -04:00
mainAB.c Make sure INTERFACE properties work with OBJECT libraries. 2013-02-08 20:10:22 +01:00