summaryrefslogtreecommitdiffstats
path: root/Tests/ObjectLibrary/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmComputeLinkInformation: Track targets named by TARGET_OBJECTS sourcesBrad King2023-11-141-0/+2
* Tests/ObjectLibrary: fix commentBen Boeckel2023-10-271-1/+1
* Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-011-1/+1
* target_link_libraries: Place $<TARGET_OBJECTS> before librariesBrad King2021-05-291-0/+2
* Tests: Bump CMake minimum required in tests to 2.8.12Chuck Atkins2020-12-231-1/+1
* Tests: Extend ObjectLibrary test with case for object lib dependenciesBrad King2020-03-041-0/+2
* Relax the usage of TARGET_OBJECTS generator expressionRobert Maynard2019-04-191-0/+10
* Drop Visual Studio 7 .NET 2003 generatorBrad King2017-04-191-5/+1
* Drop Visual Studio 6 generatorBrad King2016-03-091-2/+2
* add_library: Allow arbitrary non-linked sources in OBJECT librariesBrad King2014-07-091-0/+1
* Ninja: Add order-only dependencies to link commands (#14728)Ben Boeckel2014-07-011-0/+6
* Make ExportLanguages a subtest of the ObjectLibrary testStephen Kelly2013-10-241-0/+2
* Make sure INTERFACE properties work with OBJECT libraries.Stephen Kelly2013-02-081-0/+8
* Test OBJECT library use without other sourcesBrad King2012-03-161-0/+36
* Test OBJECT library success casesBrad King2012-03-161-0/+16