build: add debian package

This commit is contained in:
Carlos Gomes Martinho
2020-03-23 09:22:41 +01:00
committed by Carlos Gomes Martinho
parent 89db118821
commit e864d27fbf
2 changed files with 99 additions and 44 deletions

15
cmake-format.yaml Normal file
View File

@ -0,0 +1,15 @@
# https://github.com/cheshirekow/cmake_format
# How wide to allow formatted cmake files
line_width: 120
# How many spaces to tab for indent
tab_size: 2
# Format command names consistently as 'lower' or 'upper' case
command_case: "lower"
first_comment_is_literal: False
# enable comment markup parsing and reflow
enable_markup: False