Merge pull request #11955 from TellowKrinkle/CMakeDependencies

CMake: Allow ignoring system packages
This commit is contained in:
Admiral H. Curtiss
2023-06-30 19:06:04 +02:00
committed by GitHub
27 changed files with 256 additions and 294 deletions

View File

@ -75,7 +75,7 @@ PUBLIC
PRIVATE
fmt::fmt
minizip-ng
minizip::minizip
pugixml
ZLIB::ZLIB
)