Skip to content

Commit

Permalink
Excplicitly link against Poco foundation
Browse files Browse the repository at this point in the history
  • Loading branch information
pierr3 committed Apr 14, 2024
1 parent 7ba04a9 commit d6ec253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ target_link_libraries(trackaudio-afv PRIVATE
unofficial::node-addon-api::node-addon-api
OpenSSL::SSL OpenSSL::Crypto
absl::strings absl::any
Poco::Util
Poco::Foundation Poco::Util
${CMAKE_JS_LIB})

# Set the output directory for the built executable
Expand Down

0 comments on commit d6ec253

Please sign in to comment.