link actsim cluster agent shared library with libatomic
This commit is contained in:
parent
0a473c5237
commit
03e8eeb305
1 changed files with 1 additions and 0 deletions
|
|
@ -16,4 +16,5 @@ add_library(
|
||||||
target_link_libraries(
|
target_link_libraries(
|
||||||
actsim-agent-lib
|
actsim-agent-lib
|
||||||
actsim-agent-db-lib
|
actsim-agent-db-lib
|
||||||
|
-lpqxx -lpq -latomic
|
||||||
)
|
)
|
||||||
Loading…
Reference in a new issue