mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-13 03:30:33 +00:00
fixing location
This commit is contained in:
parent
6e922693c1
commit
dfa4af8709
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
set -e
|
set -e
|
||||||
chmod +x @TARGET_INSTALL_DESTINATION@/bin/@PROJECT_NAME@
|
chmod +x @CMAKE_INSTALL_PREFIX@/bin/@PROJECT_NAME@
|
||||||
chmod +x @TARGET_INSTALL_DESTINATION@/bin/volk_gnsssdr_profile
|
chmod +x @CMAKE_INSTALL_PREFIX@/bin/volk_gnsssdr_profile
|
||||||
|
Loading…
Reference in New Issue
Block a user