aboutsummaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorSefa Eyeoglu <contact@scrumplex.net>2022-03-23 13:20:14 +0100
committerSefa Eyeoglu <contact@scrumplex.net>2022-04-16 18:13:09 +0200
commit90d4acd1a1c9abeb31548d152c155491e2cf98fa (patch)
tree28dabe485d9d03ef24d5802c7a6ff9ef0c8d0b52 /cmake
parenta42d2afceee9f6ea0d209cfb03b178defff1ce60 (diff)
downloadPrismLauncher-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')
0 files changed, 0 insertions, 0 deletions