1 2 3 4 5 6 7 8 9 10 11 12
if disable_iconv_option subdir_done() endif libc_sources += files( 'generic/iconv-stubs.cpp', ) if not no_headers install_headers( 'include/iconv.h', ) endif