summaryrefslogtreecommitdiffstats
path: root/Tests/ConfigSources
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix ConfigSources test with empty CMAKE_BUILD_TYPEBrad King2020-12-221-1/+1
* add_custom_command: Properly recognize if sources depend on configDeniz Bahadir2020-10-221-0/+13
* OBJECT libraries: Properly recognize if sources depend on configurationDeniz Bahadir2020-09-232-1/+24
* Tests: Add case for source files named with CONFIG genexBrad King2020-05-181-0/+7
* cmGlobalGenerator: Fix CheckTargetsForMissingSources after refactoringBrad King2020-05-151-0/+14
* INTERFACE_SOURCES: Fix per-config link libs on multi-config generatorsBrad King2020-05-122-1/+46
* Tests: Enable ConfigSources test on every configurationBrad King2019-10-048-21/+69
* cmTarget: Don't allow relative paths in INTERFACE_SOURCESStephen Kelly2014-11-291-3/+3
* cmTarget: Allow transitive evaluation of SOURCES property.Stephen Kelly2014-04-025-1/+27
* cmTarget: Make the source files depend on the config.Stephen Kelly2014-04-022-0/+14