diff options
author | Deniz Bahadir <deniz@code.bahadir.email> | 2024-03-28 13:16:10 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2024-03-29 12:54:11 (GMT) |
commit | 071f0d6f983546cf7ec5ab8a376c4d547293304a (patch) | |
tree | b73f4340bbca884dd3f22593e0f6d8ef6e368e60 /Tests/RunCMake/CMP0163/CMP0118-NEW/CMP0163-OLD-Test5-result.txt | |
parent | 00c6573d86ad7d008c250bb89de7548c3bfa6f41 (diff) | |
download | CMake-071f0d6f983546cf7ec5ab8a376c4d547293304a.zip CMake-071f0d6f983546cf7ec5ab8a376c4d547293304a.tar.gz CMake-071f0d6f983546cf7ec5ab8a376c4d547293304a.tar.bz2 |
CMP0163: Make GENERATED source file property globally visible
This was originally attempted by policy CMP0118, but its
implementation did not cover all intended use cases. We fixed its
documentation in commit 1dabbbb5e0 (CMP0118: Revise documentation to
describe actual behavior, 2024-03-20).
Add new policy CMP0163 to cover the remaining use cases. In particular,
make the `GENERATED` property visible to `get_property` calls in other
directories. In order to capture the original intention of CMP0118,
define CMP0163's NEW behavior to also imply CMP0118's NEW behavior.
Fixes: #25437
Fixes: #25058
Diffstat (limited to 'Tests/RunCMake/CMP0163/CMP0118-NEW/CMP0163-OLD-Test5-result.txt')
-rw-r--r-- | Tests/RunCMake/CMP0163/CMP0118-NEW/CMP0163-OLD-Test5-result.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/CMP0163/CMP0118-NEW/CMP0163-OLD-Test5-result.txt b/Tests/RunCMake/CMP0163/CMP0118-NEW/CMP0163-OLD-Test5-result.txt new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/Tests/RunCMake/CMP0163/CMP0118-NEW/CMP0163-OLD-Test5-result.txt @@ -0,0 +1 @@ +1 |