Skip to content

Commit

Permalink
Fix cmake build of v2 REST APIs in TPS
Browse files Browse the repository at this point in the history
  • Loading branch information
fmarco76 committed Jun 7, 2024
1 parent 6cefdc4 commit e5b208a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/tps/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ javac(pki-tps-classes
${COMMONS_CLI_JAR}
${COMMONS_CODEC_JAR}
${COMMONS_LANG3_JAR}
${JACKSON2_CORE_JAR} ${JACKSON2_DATABIND_JAR}
${JACKSON2_ANNOTATIONS_JAR}
${LDAPJDK_JAR}
${JSS_JAR}
Expand Down

0 comments on commit e5b208a

Please sign in to comment.