Rediff patches

This commit is contained in:
Jason Rhinelander 2022-10-05 20:32:51 -03:00
parent bc5a8d747a
commit df65f8857f
No known key found for this signature in database
GPG Key ID: C4992CE7A88D4262
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ Subject: Fully version library
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 269d92d..f6e6dcb 100644
index 51c4076..5a7cdfb 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -24,7 +24,7 @@ include(GNUInstallDirs)

View File

@ -7,10 +7,10 @@ Subject: Ubuntu cmake hack
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f6e6dcb..7b162e6 100644
index 5a7cdfb..2e6dbb5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -70,9 +70,7 @@ target_link_libraries(oxenmq PRIVATE Threads::Threads)
@@ -66,9 +66,7 @@ target_link_libraries(oxenmq PRIVATE Threads::Threads)
if(TARGET oxenc::oxenc)