feat(eventsub): use custom String type (#5968)
This commit is contained in:
@@ -2,6 +2,7 @@ project(twitch-eventsub-ws-test)
|
||||
|
||||
set(SOURCES
|
||||
src/parse.cpp
|
||||
src/string.cpp
|
||||
)
|
||||
|
||||
add_executable(${PROJECT_NAME} ${SOURCES})
|
||||
|
||||
Reference in New Issue
Block a user