NOISSUE rearrange build system
* Added install commands to the libraries instead of force installing files * Most of the application cmake stuff moved to top level * RPATH should now be set/cleared correctly * Contains a fix for GH-1780
This commit is contained in:
@ -18,4 +18,4 @@ set(SRC
|
||||
net/minecraft/Launcher.java
|
||||
)
|
||||
add_jar(NewLaunch ${SRC})
|
||||
|
||||
install_jar(NewLaunch "${JARS_DEST_DIR}")
|
||||
|
Reference in New Issue
Block a user