version fix

This commit is contained in:
2024-07-30 14:26:07 +03:00
parent 1c7fc39b6c
commit a438c4249d
2 changed files with 2 additions and 0 deletions

View File

@@ -54,6 +54,7 @@ include(PIPMacros)
include(SHSTKMacros)
shstk_begin_project(PIP)
set(PIP_VERSION_BUILD "${PIP_VERSION}" CACHE STRING "")
set(_ICU_DEFAULT OFF)
if((NOT DEFINED WIN32) AND (NOT DEFINED ANDROID_PLATFORM) AND (NOT DEFINED APPLE))