2025-02-17 07:21:40 +00:00
|
|
|
Index: bzrtp-5.3.7/CMakeLists.txt
|
|
|
|
|
===================================================================
|
|
|
|
|
--- bzrtp-5.3.7.orig/CMakeLists.txt
|
|
|
|
|
+++ bzrtp-5.3.7/CMakeLists.txt
|
|
|
|
|
@@ -22,7 +22,7 @@
|
|
|
|
|
|
|
|
|
|
cmake_minimum_required(VERSION 3.22)
|
|
|
|
|
|
|
|
|
|
-project(BZRTP VERSION 5.3.0 LANGUAGES C CXX)
|
2025-02-17 08:03:26 +00:00
|
|
|
+project(BZRTP VERSION 5.3.105 LANGUAGES C CXX)
|
2025-02-17 07:21:40 +00:00
|
|
|
|
|
|
|
|
option(ENABLE_ZIDCACHE "Turn on compilation of ZID cache, request sqlite" YES)
|
|
|
|
|
option(ENABLE_STRICT "Build with strict compile options." YES)
|