Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Commit

Permalink
merge task queue
Browse files Browse the repository at this point in the history
  • Loading branch information
foreverneverer committed Oct 12, 2020
1 parent 5ec2054 commit acb4363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/aio/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ set(MY_PROJ_SRC "")
# "GLOB" for non-recursive search
set(MY_SRC_SEARCH_MODE "GLOB")

set(MY_PROJ_LIBS gtest dsn_aio dsn_runtime)
set(MY_PROJ_LIBS gtest dsn_runtime dsn_aio)

set(MY_BOOST_LIBS Boost::system Boost::filesystem)

Expand Down

0 comments on commit acb4363

Please sign in to comment.