NOISSUE move everything.

This commit is contained in:
Petr Mrázek
2015-02-09 01:51:14 +01:00
parent 4730f54df7
commit db877ba121
665 changed files with 1321 additions and 1374 deletions

View File

@ -11,5 +11,3 @@ set(SRC
)
add_jar(JavaCheck ${SRC})
install_jar(JavaCheck "${BINARY_DEST_DIR}/jars")

View File

@ -32,4 +32,3 @@ set(SRC
)
add_jar(NewLaunch ${SRC})
install_jar(NewLaunch "${BINARY_DEST_DIR}/jars")