Update rules
This commit is contained in:
parent
45e14fb5ea
commit
60777f478d
1
debian/rules
vendored
1
debian/rules
vendored
@ -65,6 +65,7 @@ srcdir = $(shell debian/scripts/get_pwd.sh)
|
||||
|
||||
## overriding dh_auto_configure to add custom configs:
|
||||
override_dh_auto_configure:
|
||||
ls
|
||||
mkdir -p ./build && cd ./build
|
||||
cmake .. --no-warn-unused-cli -DCMAKE_BUILD_TYPE:STRING=Release -DCMAKE_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user