feat remove Async++
Some checks failed
linux-x64-gcc / linux-gcc (Release) (push) Failing after 42s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 1m0s
linux-arm-gcc / linux-gcc-armhf (push) Failing after 1m15s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 1m19s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 1m34s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Failing after 1m55s
Some checks failed
linux-x64-gcc / linux-gcc (Release) (push) Failing after 42s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 1m0s
linux-arm-gcc / linux-gcc-armhf (push) Failing after 1m15s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 1m19s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 1m34s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Failing after 1m55s
This commit is contained in:
parent
618e91fd34
commit
6baec144d2
@ -105,7 +105,7 @@ target_sources(
|
||||
|
||||
target_link_libraries(
|
||||
sled
|
||||
PUBLIC rpc_core fmt marl Async++ minilua asio
|
||||
PUBLIC rpc_core fmt marl minilua asio
|
||||
# protobuf::libprotoc
|
||||
PRIVATE dl)
|
||||
if(CMAKE_SYSTEM_NAME STREQUAL "Linux")
|
||||
|
Loading…
Reference in New Issue
Block a user