Skip to content

Commit 47bae8c

Browse files
authored
Update make
update script matrix component
1 parent a850220 commit 47bae8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

make

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ cd /opt/hal-core/src/hal/components/trajectory/hal/ && ./make
8282
# Compile matrix gui app component:
8383
chmod +x /opt/hal-core/src/hal/components/matrix/hal/make_halmodule
8484
chmod +x /opt/hal-core/src/hal/components/matrix/hal/runtest
85+
chmod +x /opt/hal-core/src/hal/components/matrix/cpp_interface/make
8586
cd /opt/hal-core/src/hal/components/matrix/hal/ && ./make_halmodule
8687
cd /opt/hal-core/src/hal/components/matrix/cpp_interface/ && make
8788

0 commit comments

Comments
 (0)