Skip to content

Commit

Permalink
Update cmake-rpath.diff
Browse files Browse the repository at this point in the history
  • Loading branch information
deep-soft authored Dec 22, 2024
1 parent 6a2f61b commit 1258d7f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bins/cmake-rpath.diff
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3e5923f..2068907 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.new
+++ b/CMakeLists.txt
@@ -14,6 +14,20 @@ set(ColorRed "${Esc}[1;31m")

include(GNUInstallDirs)
Expand All @@ -22,3 +22,4 @@ index 3e5923f..2068907 100644
+
# just to force reconfigure if packaging/version changed
configure_file(${CMAKE_SOURCE_DIR}/packaging/version ${CMAKE_BINARY_DIR}/packaging/version @ONLY)

0 comments on commit 1258d7f

Please sign in to comment.