You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mosquitto/apps
Kai Buschulte 71456077ad Introduce a common-options cmake target
this makes it possible to explicitly share compile options, without
using the `add_definition` function. This function declares options for
the current directory and below (in our case also for `deps`).

Adding -Wall, -Wconversion and -Wextra to at least make compiler
warnings visible for the cmake build.

Signed-off-by: Kai Buschulte <kai.buschulte@cedalo.com>
3 years ago
..
db_dump Fix Coverity Scan 1486941 4 years ago
mosquitto_ctrl Introduce a common-options cmake target 3 years ago
mosquitto_passwd Introduce a common-options cmake target 3 years ago
CMakeLists.txt New dynamic security plugin. 5 years ago
Makefile New dynamic security plugin. 5 years ago