fix db lib name
This commit is contained in:
parent
ad6a7e2e3a
commit
28bb858d3b
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ file(
|
|||
)
|
||||
|
||||
add_library(
|
||||
act-deploy-db-lib
|
||||
actsim-agent-db-lib
|
||||
STATIC
|
||||
${db_lib_SRC}
|
||||
)
|
||||
Loading…
Reference in a new issue