diff --git a/CMakeLists.txt b/CMakeLists.txt index 42cc169ab..229ba9683 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -66,9 +66,7 @@ IF (UNIX) ENDIF() OPTION(ENABLE_REPRODUCIBLE_BUILDS "Enable reproducible builds" OFF) -ENDIF() -IF (APPLE) OPTION(USE_ICONV "Link with and use iconv library" ON) ENDIF()