mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-09-12 07:46:03 +00:00
fixing location
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user