Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Philippe Gaussier
Drone FlyMonitor2
Commits
c91d194e
Commit
c91d194e
authored
Oct 18, 2021
by
Philippe Gaussier
Browse files
Update Makefile
parent
73fa0be6
Pipeline
#1611
failed with stage
in 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
c91d194e
...
...
@@ -6,7 +6,8 @@ flyMonitor:
cd
Com_server
;
mkdir
build
;
cd
build
;
cmake ..
;
make
test
:
@
echo
"TODO..."
@
echo
"TODO..."
;
sh ./test_use.sh
clean
:
cd
Com_server
;
make clean
;
cd
..
...
...
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