Skip to content

Commit 1a8dcd0

Browse files
committed
add missing $ for including CLUEstering library
1 parent f2d4fa7 commit 1a8dcd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scram-tools.file/tools/CLUEstering/CLUEstering.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<use name="alpaka"/>
33
<client>
44
<environment name="@TOOL_BASE@" default="@TOOL_ROOT@"/>
5-
<environment name="INCLUDE" default="@TOOL_BASE@/include"/>
5+
<environment name="INCLUDE" default="$@TOOL_BASE@/include"/>
66
</client>
77
</tool>

0 commit comments

Comments
 (0)