Skip to content

Commit

Permalink
Fix CMake build
Browse files Browse the repository at this point in the history
  • Loading branch information
fmarco76 committed Aug 19, 2024
1 parent a90cae0 commit f92a844
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions base/server-webapp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ javac(pki-server-webapp-classes
${SLF4J_API_JAR}
${JACKSON_ANNOTATIONS_JAR}
${JACKSON_CORE_JAR}
${JACKSON_DATABIND_JAR}
${JACKSON_MODULE_JAXB_ANNOTATIONS_JAR}
${PKI_COMMON_JAR}
${PKI_SERVER_JAR}
OUTPUT_DIR
Expand Down

0 comments on commit f92a844

Please sign in to comment.