Skip to content
Snippets Groups Projects
Commit c48de31c authored by Ellissa Peterson's avatar Ellissa Peterson
Browse files

Merge branch 'groundstation-gui-makefile-fix' into 'master'

groundstation GUI makefile fixed

See merge request !64
parents ed375f87 6a58e446
No related branches found
No related tags found
1 merge request!64groundstation GUI makefile fixed
...@@ -82,7 +82,7 @@ vrpn/build: ...@@ -82,7 +82,7 @@ vrpn/build:
cd src/vrpn/build && cmake .. && make cd src/vrpn/build && cmake .. && make
GroundStation: GroundStation:
cd gui/MicroCART && qmake-qt5 cd gui/MicroCART && qmake
cd gui/MicroCART && make cd gui/MicroCART && make
ln -s gui/MicroCART/MicroCART GroundStation ln -s gui/MicroCART/MicroCART GroundStation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment