kea-custom-hooks
FeM custom hooks libraries for Kea DHCP
|
This page describes everything necessary for setting up a development environment.
To start developing with Kea, the following system setup is recommended:
--generate-messages
option.Debug
(similar to the release build as described in Installation).For tab-completion and similar, it is recommended to run CMake with -DCMAKE_EXPORT_COMPILE_COMMANDS=true
to export a compilation database in JSON format.