build: improve cmake, add github actions (#16)

* build: install cmake config files to enable cmake find_package

fix: destination for header files

build: clean up build system

build: also install port directory header files

build: fix name of header files

ci: add github actions

build: add bsd port

chore: fix typos

build: remove not deeded mstpsnap

ci: disable ctests as not corrently

ci: disable macos for the moment

build: print compiler versions in cmake

* build: do not build apps by default

* build: add missing slash

* build: add more options to cmake (#3)

* build: add more options to cmake

* chore: disable ipv6

* build: guard around apps for options

* build: fix link lib on windows
This commit is contained in:
Carlos Gomes Martinho
2020-01-15 06:25:41 +01:00
committed by Steve Karg
parent 0a414b88f6
commit d3014c87fa
9 changed files with 666 additions and 444 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ first_comment_is_literal: False
enable_markup: False
# If arglists are longer than this, break them always
max_subargs_per_line: 1
max_subargs_per_line: 2
max_pargs_hwrap: 2