mirror of
https://github.com/gelldur/EventBus.git
synced 2024-12-26 10:41:01 +08:00
Merge remote-tracking branch 'origin/master' into development
* origin/master: Fix for #35
This commit is contained in:
commit
3f51caac57
@ -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