1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-30 23:18:08 +02:00
vcmi/debian/rules

9 lines
230 B
Plaintext
Raw Normal View History

#! /usr/bin/make -f
2010-10-27 05:00:25 +03:00
%:
dh $@
# override disabled by default rpath - we need to find libvcmi.so with it:
override_dh_auto_configure:
2013-02-01 11:58:14 +03:00
dh_auto_configure -- -DCMAKE_SKIP_RPATH=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBIN_DIR=games