cmake: tests: provide umdns-san binary
authorPetr Štetiar <ynezz@true.cz>
Tue, 13 Oct 2020 12:40:14 +0000 (14:40 +0200)
committerPetr Štetiar <ynezz@true.cz>
Tue, 13 Oct 2020 13:27:49 +0000 (15:27 +0200)
commitbe687257ee0bef2a06c37de71664fbc74122ff6c
tree17166c5af36d0a5269e9c6607135e359553ce3f2
parentbf01f2dd0089fd4a77a792ecf9f0fa45dbd66b50
cmake: tests: provide umdns-san binary

Which is compiled with clang UB, address and leak sanitizers which is
handy for example with fuzzing directly over network.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
CMakeLists.txt