#!/usr/bin/make -f

%:
	dh  $@ --buildsystem=cmake
