refactor(eventsub): conditionally use Howard's date lib (#6048)
Co-authored-by: Nerixyz <nerixdev@outlook.de>
This commit is contained in:
@@ -3,6 +3,7 @@ project(twitch-eventsub-ws-test)
|
||||
set(SOURCES
|
||||
src/parse.cpp
|
||||
src/string.cpp
|
||||
src/chrono.cpp
|
||||
)
|
||||
|
||||
add_executable(${PROJECT_NAME} ${SOURCES})
|
||||
|
||||
Reference in New Issue
Block a user