mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
cmake: allow USE_ICONV on any Unix
This commit is contained in:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user