diff options
| author | Brad King <brad.king@kitware.com> | 2021-08-18 19:24:30 (GMT) |
|---|---|---|
| committer | Brad King <brad.king@kitware.com> | 2021-08-18 19:25:49 (GMT) |
| commit | 89ed11ae6f98319bbba2c34e7c0e1d1a5c8dd547 (patch) | |
| tree | 9d3f6b884c51f31ce5a0aa2b56e5211180d590bb /Help/guide/tutorial/Step8 | |
| parent | 3de5096094b440b75887467a79e04eaafb2ba236 (diff) | |
| download | CMake-89ed11ae6f98319bbba2c34e7c0e1d1a5c8dd547.zip CMake-89ed11ae6f98319bbba2c34e7c0e1d1a5c8dd547.tar.gz CMake-89ed11ae6f98319bbba2c34e7c0e1d1a5c8dd547.tar.bz2 | |
CheckLanguage: Avoid CMP0126 warning
The macro's implementation converts a normal variable into a cache
variable intentionally, so both are set. Explicitly set CMP0126 to NEW
to avoid a warning in trace mode. This won't affect the module behavior
because the code path does not activate if a normal variable is already
defined anyway.
Fixes: #22548
Diffstat (limited to 'Help/guide/tutorial/Step8')
0 files changed, 0 insertions, 0 deletions
