mirror of
https://github.com/debauchee/barrier.git
synced 2026-06-19 15:37:59 +02:00
9732e3f9bc
This reverts commit 17abdefd20.
6 lines
100 B
Makefile
Executable File
6 lines
100 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh $@ --buildsystem=cmake --builddirectory=build -Pbuild/debian --parallel
|
|
|