#!/usr/bin/make -f

%:
	dh $@ --parallel --buildsystem cmake --fail-missing
