mirror of
https://github.com/gelldur/EventBus.git
synced 2024-12-26 18:51:02 +08:00
Fix
This commit is contained in:
parent
7a5b3323af
commit
9eaa09f9ec
@ -17,7 +17,7 @@ endif ()
|
||||
add_executable(EventBusPerformance
|
||||
src/EventBusPerformance.cpp
|
||||
${CCNOTIFICATION_CENTER_SRC}
|
||||
$<$<BOOL:${Poco_FOUND}>:src/PocoEventBus.cpp>
|
||||
$<$<BOOL:${Poco_FOUND}>:src/PocoNotificationCenterPerformance.cpp>
|
||||
)
|
||||
|
||||
target_compile_options(EventBusPerformance PUBLIC
|
||||
|
Loading…
x
Reference in New Issue
Block a user