mirror of
https://github.com/OpenCMT/uLib.git
synced 2025-12-06 07:21:31 +01:00
Cmake property for rpm release number
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Target for RPMs creation
|
||||
|
||||
set(PKGREL 1)
|
||||
set(PKGREL 1 CACHE STRING "Package build number")
|
||||
set(ITEMS_FOR_SOURCE AUTHORS
|
||||
CMakeConfig.in.h
|
||||
CMakePkgConfig.pc.in
|
||||
|
||||
Reference in New Issue
Block a user