mirror of
https://github.com/gelldur/EventBus.git
synced 2024-12-26 18:51:02 +08:00
Fix for #35
This commit is contained in:
parent
16f2bbe613
commit
804cf6b7cd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user