Added CMake support with managed protocol settings
authorRick van Rein <rick@openfortress.nl>
Fri, 26 Jul 2019 13:11:47 +0000 (13:11 +0000)
committerRick van Rein <rick@openfortress.nl>
Fri, 26 Jul 2019 13:11:47 +0000 (13:11 +0000)
commitb28c6e33e7317c561a757c03fc9e510738c13a72
tree37591aeb83fb6f94c4c356996fae38be39b5bee8
parenta0987d9d5dae066149106d60bf422765aa5635ab
Added CMake support with managed protocol settings
The protocol settings end up in CMakeCache.txt and can be edited
with the customary CMake utilities.  If not, they are kept at the
built-in, UNSTANDARDISED default values.  Expect these parts to
change in an incompatible manner without notification as a result
of future acceptance of this specification in RFC form.
12 files changed:
6bed4peer.c [deleted file]
6bed4peer.man [deleted file]
6bed4router.c [deleted file]
6bed4router.man [deleted file]
CMakeLists.txt
configure [deleted file]
doc/man/6bed4peer.man [new file with mode: 0644]
doc/man/6bed4router.man [new file with mode: 0644]
nonstd.h.in [deleted file]
src/6bed4peer.c [new file with mode: 0644]
src/6bed4router.c [new file with mode: 0644]
src/nonstd.h.in [new file with mode: 0644]