Commit 91ac34f
committed
Clean up a couple of CMake includes
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 91ac34f
1 file changed
+0
-3
lines changed| 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