Update CMakeLists.txt

This commit is contained in:
Scott Fennell 2020-04-01 13:07:10 -05:00 committed by GitHub
parent 67fd753736
commit 2957b9912e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ set(JAVA_JARS
${CMAKE_BINARY_DIR}/libexec/trick/java/build/MM.jar
)
add_custom_target(java DEPENDS ${JAVA_JARS})
add_custom_target(java ALL DEPENDS ${JAVA_JARS})
add_custom_command(
OUTPUT