Skip to content

Commit

Permalink
Add libparms on commonServer.
Browse files Browse the repository at this point in the history
  • Loading branch information
herve-er committed Apr 19, 2024
1 parent 81dad7f commit 01afb0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libcommonserver/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ endif()
# Link
target_link_libraries(${libcommonserver_NAME}
${libcommon_NAME}
${libparms_NAME}
${SQLITE3_LIBRARIES}
Poco::Foundation Poco::Net Poco::JSON Poco::Util
OpenSSL::SSL OpenSSL::Crypto
Expand Down

0 comments on commit 01afb0a

Please sign in to comment.