git-svn-id: svn://db.shs.com.ru/pip@913 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -7,7 +7,7 @@ include(CheckFunctionExists)
|
|||||||
include(PIPMacros.cmake)
|
include(PIPMacros.cmake)
|
||||||
|
|
||||||
set(_ICU_DEFAULT OFF)
|
set(_ICU_DEFAULT OFF)
|
||||||
if((NOT DEFINED WIN32) AND (DEFINED ANDROID_PLATFORM) AND (DEFINED APPLE))
|
if((NOT DEFINED WIN32) AND (NOT DEFINED ANDROID_PLATFORM) AND (NOT DEFINED APPLE))
|
||||||
set(_ICU_DEFAULT ON)
|
set(_ICU_DEFAULT ON)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user