mirror of
https://github.com/gelldur/EventBus.git
synced 2024-12-26 18:51:02 +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/)
|
add_subdirectory(performance/)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
target_compile_options(EventBus PUBLIC
|
target_compile_options(EventBus PRIVATE
|
||||||
-Wall -pedantic
|
-Wall -pedantic
|
||||||
-Wnon-virtual-dtor
|
-Wnon-virtual-dtor
|
||||||
-Werror
|
-Werror
|
||||||
|
Loading…
x
Reference in New Issue
Block a user