diff options
author | Alex Turbov <i.zaufi@gmail.com> | 2022-07-05 02:08:56 +0400 |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-08-02 09:46:48 -0400 |
commit | 08e7fb3cfa80775ea8e50862180e4c3da6af9717 (patch) | |
tree | 2d56059c60a529594ee31cc7d4d854830347d43a /Tests/FindPython | |
parent | 61eb5d4de54c1fd2c05ac51d9f604a4d7ad4380b (diff) | |
download | cmake-08e7fb3cfa80775ea8e50862180e4c3da6af9717.tar.gz |
cmFindPackageCommand: Compile-time path generator expressions
Original code had path generators built at run-time using a linked list
of dynamically allocated nodes each of which was responsible to generate
a path segment.
However, the combination of used generators is totally well known at
compile time.
Diffstat (limited to 'Tests/FindPython')
0 files changed, 0 insertions, 0 deletions