feat/add_eventbus #9
@ -61,7 +61,7 @@ set_target_properties(
|
||||
CXX_EXTENSIONS NO # -std=c++17 rather than -std=gnu++17
|
||||
)
|
||||
|
||||
target_compile_features(EventBus PUBLIC cxx_std_17)
|
||||
# target_compile_features(EventBus PUBLIC cxx_std_11)
|
||||
|
||||
target_include_directories(
|
||||
EventBus PUBLIC $<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/src/>
|
||||
|
Loading…
Reference in New Issue
Block a user