Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
spacey-sooty committed Jul 9, 2024
1 parent 905645c commit 82d67da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wpilibNewCommands/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ if(WITH_JAVA)
include(UseJava)

file(GLOB_RECURSE JAVA_SOURCES src/main/java/*.java src/generated/main/java/*.java)
file(GLOB JACKSON_JARS "${WPILIB_BINARY_DIR}/wpiutil/thirdparty/jackson/*.jar")
add_jar(
wpilibNewCommands_jar
${JAVA_SOURCES}
Expand Down

0 comments on commit 82d67da

Please sign in to comment.