increased main version to 1.9.2, libPMusr to 1.4.0, and mupp to 1.1.0.
This commit is contained in:
@ -73,7 +73,7 @@ set(prefix "${CMAKE_INSTALL_PREFIX}")
|
||||
set(exec_prefix "\$\{prefix\}")
|
||||
set(libdir "\$\{exec_prefix\}/lib")
|
||||
set(includedir "\$\{prefix\}/include")
|
||||
set(MUSR_VERSION "1.3.0")
|
||||
set(MUSR_VERSION "1.4.0")
|
||||
set(MUSR_LIBRARY_NAME "PMusr")
|
||||
configure_file("PMusr.pc.in" "PMusr.pc" @ONLY)
|
||||
set(USERFCN_LIBRARY_NAME "PUserFcnBase")
|
||||
|
@ -8,7 +8,7 @@ set(CMAKE_AUTOMOC ON)
|
||||
set(CMAKE_AUTORCC ON)
|
||||
|
||||
#--- define mupp version ------------------------------------------------------
|
||||
set(mupp_VERSION 1.0.0)
|
||||
set(mupp_VERSION 1.1.0)
|
||||
|
||||
#--- mupp_version.h generation - START ----------------------------------------
|
||||
configure_file(
|
||||
|
@ -8,7 +8,7 @@ set(CMAKE_AUTOMOC ON)
|
||||
set(CMAKE_AUTORCC ON)
|
||||
|
||||
#--- define mupp version ------------------------------------------------------
|
||||
set(mupp_VERSION 1.0.0)
|
||||
set(mupp_VERSION 1.1.0)
|
||||
|
||||
#--- mupp_version.h generation - START ----------------------------------------
|
||||
configure_file(
|
||||
|
Reference in New Issue
Block a user