/[svn]/qsampler/trunk/debian/rules
ViewVC logotype

Contents of /qsampler/trunk/debian/rules

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3867 - (show annotations) (download)
Sat Mar 27 12:27:37 2021 UTC (3 years ago) by capela
File size: 179 byte(s)
* Switching to CMake build system as for packaging default.
1 #!/usr/bin/make -f
2 %:
3 dh $@
4
5 override_dh_auto_configure:
6 # Add here commands to configure the package.
7 cmake -DCMAKE_INSTALL_PREFIX=/usr .
8 # --- end custom part for configure

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC