Commit 780faa41 by Edward Thomson

cmake: allow USE_ICONV on any Unix

parent 7f5b0f0c
......@@ -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()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment