cmake find_package(iconv) examples
dscharrer/innoextract
CMakeLists.txt
:234
find_package
(iconv
${ICONV_REQUIRED}
)
dscharrer/innoextract
cmake/Findiconv.cmake
:31
# find_package(iconv REQUIRED)