Sefa Eyeoglu 90d4acd1a1
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
2022-04-16 18:13:09 +02:00
..
2022-04-04 16:41:23 +02:00
2022-04-04 16:41:23 +02:00
2022-01-23 12:54:58 -05:00
2021-11-21 23:42:55 +01:00
2022-01-10 12:47:35 -05:00
2022-04-07 19:42:26 -03:00
2022-02-06 09:32:55 +01:00
2022-02-09 00:02:51 +00:00
2022-01-10 12:47:35 -05:00
Fix
2022-03-28 20:55:03 +02:00
2021-11-21 23:36:55 +01:00
Fix
2022-03-28 20:55:03 +02:00
2022-04-08 11:16:00 +02:00
2022-03-20 20:02:24 +05:30
2021-10-21 00:47:53 +02:00
2022-01-15 10:25:24 +01:00
2021-11-20 16:22:22 +01:00