diff options
author | Sefa Eyeoglu <contact@scrumplex.net> | 2022-03-23 13:20:14 +0100 |
---|---|---|
committer | Sefa Eyeoglu <contact@scrumplex.net> | 2022-04-16 18:13:09 +0200 |
commit | 90d4acd1a1c9abeb31548d152c155491e2cf98fa (patch) | |
tree | 28dabe485d9d03ef24d5802c7a6ff9ef0c8d0b52 /cmake/UseJavaClassFilelist.cmake | |
parent | a42d2afceee9f6ea0d209cfb03b178defff1ce60 (diff) | |
download | PrismLauncher-90d4acd1a1c9abeb31548d152c155491e2cf98fa.tar.gz PrismLauncher-90d4acd1a1c9abeb31548d152c155491e2cf98fa.tar.bz2 PrismLauncher-90d4acd1a1c9abeb31548d152c155491e2cf98fa.zip |
refactor: combine portable and system builds
Portable builds now have the same layout as system builds. If you want
to build a portable bundle, you now need to additionally install the
`portable` component.
For example:
$ cmake -Bbuild -DCMAKE_INSTALL_PREFIX=install ...
$ cmake --build build
$ cmake --install build
$ cmake --install build --component portable
Diffstat (limited to 'cmake/UseJavaClassFilelist.cmake')
0 files changed, 0 insertions, 0 deletions