t/gui: Add sanitizers

This commit is contained in:
Jakob Bornecrantz 2021-08-20 12:27:30 +01:00
parent 4d8fa41c5e
commit 3b62f9e6fb

View file

@ -1,4 +1,4 @@
# Copyright 2019-2020, Collabora, Ltd.
# Copyright 2019-2021, Collabora, Ltd.
# SPDX-License-Identifier: BSL-1.0
######
@ -18,6 +18,7 @@ set_target_properties(gui PROPERTIES
OUTPUT_NAME monado-gui
PREFIX ""
)
add_sanitizers(gui)
target_link_libraries(gui PRIVATE
aux_os