We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef0aec1 commit 019b786Copy full SHA for 019b786
src/Makevars.in
@@ -1,7 +1,7 @@
1
2
# This needs to expand to something the shell will accept as '$ORIGIN',
3
# including a literal '$' (no variable expansion)
4
-ORIGIN := \$$ORIGIN
+ORIGIN = \$$ORIGIN
5
6
CMAKE = @CMAKE@
7
R = @R@
0 commit comments