OCT 1. 软件版本配置更新为1.4.0

This commit is contained in:
黄昕 2023-05-18 10:22:51 +08:00
parent 395f199ff7
commit c8a57b8a74
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ IF (BUILD_TESTING)
ENDIF () ENDIF ()
INCLUDE(system_libs) INCLUDE(system_libs)
SET(VCPE_VERSION "1.2.0") SET(VCPE_VERSION "1.4.0")
PROJECT(vCPE VERSION "${VCPE_VERSION}") PROJECT(vCPE VERSION "${VCPE_VERSION}")
SET(ENV{PKG_CONFIG_PATH} "$ENV{PKG_CONFIG_PATH}:/usr/local/lib/pkgconfig") SET(ENV{PKG_CONFIG_PATH} "$ENV{PKG_CONFIG_PATH}:/usr/local/lib/pkgconfig")