Add libiconv support

This commit is contained in:
2021-12-17 19:32:59 +08:00
parent ed18d79b97
commit 6913d75ba6
8 changed files with 291 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
#pragma once
#cmakedefine HAVE_ICONV @HAVE_ICONV@
#cmakedefine HAVE__ACCESS_S @HAVE__ACCESS_S@
#cmakedefine HAVE__WACCESS_S @HAVE__WACCESS_S@
#cmakedefine HAVE_STRERROR_S @HAVE_STRERROR_S@