diff options
author | Brad King <brad.king@kitware.com> | 2017-04-17 13:29:49 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-04-17 14:10:15 (GMT) |
commit | 5e616fcf9ac1675fa4f3e7c1dc7f0e3dfb014df3 (patch) | |
tree | 0a0e49bb95bcdddb5f548e0416221d88920e1fe2 /Tests/RunCMake/find_package/MissingConfigRequired-stderr.txt | |
parent | 60307c5056476962d7656ea9122ada79a07aa58f (diff) | |
download | CMake-5e616fcf9ac1675fa4f3e7c1dc7f0e3dfb014df3.zip CMake-5e616fcf9ac1675fa4f3e7c1dc7f0e3dfb014df3.tar.gz CMake-5e616fcf9ac1675fa4f3e7c1dc7f0e3dfb014df3.tar.bz2 |
CMP0026: Fix OLD behavior with file written during configure step
Refactoring in commit 60307c5056 (cmGeneratorTarget: Replace source
classifier implementation, 2017-04-07) accidentally regressed support
for CMP0026's OLD behavior in the case of a source file written by
project code during the configure step after getting a LOCATION. We
should not perform full source classification until the generate step
because files written by the project's configure step may not exist yet.
Add special logic to support this case. Add a test case for it.
Reported-by: David Stoup <david.stoup@kitware.com>
Diffstat (limited to 'Tests/RunCMake/find_package/MissingConfigRequired-stderr.txt')
0 files changed, 0 insertions, 0 deletions