Merge pull request #11707 from TellowKrinkle/CMakeIconv

CMake: Use find_package and imported targets for Iconv
This commit is contained in:
Admiral H. Curtiss
2023-05-19 19:27:16 +02:00
committed by GitHub
4 changed files with 117 additions and 16 deletions

View File

@ -153,7 +153,7 @@ PUBLIC
PRIVATE
${CURL_LIBRARIES}
FatFs
${ICONV_LIBRARIES}
Iconv::Iconv
${spng_target}
${VTUNE_LIBRARIES}
)