mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 03:39:43 -06:00
5de63265Genex: Only evaluate TARGET_OBJECTS to determine target sources.aa0a3562cmGeneratorTarget: Compute target objects on demand042c1c83cmTarget: Compute languages from object libraries on demand.fdcefe3ccmGeneratorTarget: Compute consumed object libraries on demand.c355d108cmComputeTargetDepends: Track object library depends.e5da9e51cmTarget: Allow any generator expression in SOURCES property.5702e106cmTarget: Include TARGET_OBJECTS genex in target SOURCES property.857d30b5cmGlobalGenerator: Add interface to call ForceLinkerLanguages28e1d2f8cmStringCommand: Add GENEX_STRIP subcommand.bf98cc25Genex: Evaluate TARGET_OBJECTS as a normal expression.8cd113adcmTarget: Store strings instead of cmSourceFile* to represent SOURCES.4959f341cmSourceFileLocation: Collapse full path for directory comparisons.fcc92878cmSourceFileLocation: Remove unused Update method.59e8740acmTarget: Remove AddSourceFile method26d494bacmTarget: Use string API to add sources to cmTarget objects.d38423eccmTarget: Add a method to obtain list of filenames for sources. ...