Commit 245e4d9
authored
Clean up a couple of CMake includes (#4710)
CMakeParseArguments is a no-op since CMake 3.5 and the
minimum version {fmt} supports is 3.8:
https://cmake.org/cmake/help/latest/module/CMakeParseArguments.html
GNUInstallDirs is already unconditionally included
earlier in the file.1 parent 2b4eb7d commit 245e4d9
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | | - | |
330 | | - | |
331 | 329 | | |
332 | 330 | | |
333 | 331 | | |
| |||
549 | 547 | | |
550 | 548 | | |
551 | 549 | | |
552 | | - | |
553 | 550 | | |
554 | 551 | | |
555 | 552 | | |
| |||
0 commit comments