This commit is contained in:
Ian Reinhart Geiser 2021-05-06 12:11:21 -04:00 committed by Dawid Drozd
parent 16f2bbe613
commit 804cf6b7cd

View File

@ -91,7 +91,7 @@ if(ENABLE_PERFORMANCE)
add_subdirectory(performance/)
endif()
target_compile_options(EventBus PUBLIC
target_compile_options(EventBus PRIVATE
-Wall -pedantic
-Wnon-virtual-dtor
-Werror