Skip to content
Snippets Groups Projects
Commit cb8532f7 authored by ab0027's avatar ab0027 :speech_balloon:
Browse files

Fix install path

parent f820d4d1
No related branches found
No related tags found
No related merge requests found
Pipeline #12191 failed
......@@ -10,4 +10,8 @@ override_dh_auto_configure:
dh_auto_configure -- \
-DCMAKE_BUILD_TYPE=Release -DBUILD_TESTS=off -DBUILD_BENCHMARKS=off
override_dh_install:
$(shell pwd)
dh_install $@
override_dh_usrlocal:
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