From 4662457460bdd49324569ead82aef068d38af10b Mon Sep 17 00:00:00 2001
From: Michel Alexandre Salim salimma@fedoraproject.org
Date: Fri, 10 Feb 2023 13:46:54 -0600
Subject: [PATCH 1/1] Revert "Add ${PROJECT_VERSION_MINOR}
to SOVERSION
"
This is overly aggressive, as it turns out lagrange
1.10.4 runs fine
against the latest the_Foundation
1.6.0.
This reverts commit 985222a36176bd1269205ccca2172d65fa6aedcd.
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d351211..db3e867 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -329,7 +329,7 @@ write_basic_package_version_file (
)
set_target_properties (${TFDN_LIB} PROPERTIES
VERSION ${PROJECT_VERSION}
)
if (iPlatformMsys)
set_target_properties (${TFDN_LIB} PROPERTIES
--
2.25.1
text/plain
This content has been proxied by September (3851b).