Commit d4ef316
authored
Silence warnings when building with CMake 3.27 (#16)
* CMake policy CMP0114 (introduced CMake 3.19) warns if
ExternalProject is used with Xcode generator and is
required to use Xcode 'new build system'
* CMake policy CMP0135 (introduced CMake 3.24) warns if
DOWNLOAD_EXTRACT_TIMESTAMP is not specified in
ExternalProject.1 parent 82d8cc6 commit d4ef316
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
257 | 263 | | |
258 | 264 | | |
259 | 265 | | |
| |||
0 commit comments