Merge pull request #11544 from jmallach/spng

Allow building against system libspng
This commit is contained in:
Markus Wick 2023-02-09 14:47:58 +01:00 committed by GitHub
commit 17d7b75a9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 4 deletions

View file

@ -81,7 +81,7 @@ PUBLIC
PRIVATE
fmt::fmt
spng
${spng_target}
)
if(WIN32)