mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 21:27:54 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
67fd753736
commit
2957b9912e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user