mirror of
https://github.com/resiprocate/resiprocate.git
synced 2026-01-12 00:05:02 +08:00
build: CMake: release process fixes, update release script, misc fixes, RPM spec file
This commit is contained in:
@@ -21,6 +21,7 @@ add_library(tfmrepro
|
||||
)
|
||||
|
||||
target_link_libraries(tfmrepro PUBLIC repro tfm ${POPT_LIBRARIES})
|
||||
version_libname(tfmrepro)
|
||||
|
||||
test(sanityTests sanityTests.cxx)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user