diff options
author | Stephen Kelly <steveire@gmail.com> | 2012-09-12 13:11:25 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2012-09-18 21:03:08 (GMT) |
commit | 91011bd217726f73e362b10d77a6638977d6a781 (patch) | |
tree | 5feed05d259d3c4b8b152e51a1d567a0e26a508a /Tests | |
parent | f1eacf0e07759b57d100dbf5d83c70e4028bcb54 (diff) | |
download | CMake-91011bd217726f73e362b10d77a6638977d6a781.zip CMake-91011bd217726f73e362b10d77a6638977d6a781.tar.gz CMake-91011bd217726f73e362b10d77a6638977d6a781.tar.bz2 |
cmGeneratorExpression: Port users to two-stage processing
Removing the Process() API and removing the parameters from the
constructor will allow cmGeneratorExpressions to be cached and evaluated
with multiple configs for example, such as when evaluating target
properties. This requires the creation of a new compiled representation
of cmGeneratorExpression. The cmListFileBacktrace remains in the
constructor so that we can record where a particular generator
expression appeared in the CMakeLists file.
Diffstat (limited to 'Tests')
0 files changed, 0 insertions, 0 deletions