commit | 1bc98371d151d75b2321c3da46b14c26ef92a821 | [log] [tgz] |
---|---|---|
author | Brad King <brad.king@kitware.com> | Tue Jan 18 16:01:40 2022 -0500 |
committer | Brad King <brad.king@kitware.com> | Sat Jan 29 06:48:12 2022 -0500 |
tree | 0fdbf046ba4f85050d99ca2cce63c3e94195310d | |
parent | d2f4f17b90a2a37911d256684447d0bfabc7d295 [diff] |
Tests: Remove unnecessary policy setting from ObjectLibrary test Since commit 72e7c45e98 (Tests: Bump CMake minimum required in tests to 2.8.12, 2020-12-22, v3.20.0-rc1~224^2), policy CMP0022 is set to NEW for the entire test. Remove a leftover explicit setting.