Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
larm-astro
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Inès EL HADRI
larm-astro
Commits
8ac14e08
Commit
8ac14e08
authored
Dec 20, 2023
by
Inès EL HADRI
💤
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix scripts path
parent
2b707e45
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
CMakeLists.txt
tuto_kickoff/CMakeLists.txt
+4
-2
myNode
tuto_kickoff/scripts/myNode
+0
-0
No files found.
tuto_kickoff/CMakeLists.txt
View file @
8ac14e08
...
...
@@ -32,7 +32,9 @@ install(DIRECTORY
)
# Python scripts
install
(
DIRECTORY
scripts
install
(
PROGRAMS
scripts/myNode
scripts/tuto_move
scripts/tuto_scan_echo
DESTINATION lib/
${
PROJECT_NAME
}
)
\ No newline at end of file
tuto_kickoff/scripts/myNode
.py
→
tuto_kickoff/scripts/myNode
View file @
8ac14e08
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment