polished up event loop changes
Some checks failed
Docker Build & Publish / build (push) Failing after 55m49s
Some checks failed
Docker Build & Publish / build (push) Failing after 55m49s
This commit is contained in:
parent
058c395095
commit
409024e04a
18 changed files with 354 additions and 428 deletions
|
|
@ -39,9 +39,6 @@ target_link_libraries(anthracite-bin anthracite)
|
|||
add_dependencies(anthracite-bin build-supplemental)
|
||||
add_dependencies(anthracite-bin anthracite)
|
||||
|
||||
add_executable(anthracite-api-bin src/api_main.cpp)
|
||||
target_link_libraries(anthracite-api-bin anthracite)
|
||||
|
||||
include(FetchContent)
|
||||
FetchContent_Declare(
|
||||
googletest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue