summaryrefslogtreecommitdiff
path: root/CMake/Packaging.cmake
AgeCommit message (Collapse)Author
2025-02-16pin linuxdeploy (#996)briaguya
see https://github.com/HarbourMasters/Shipwright/pull/5070
2024-05-30ci(linux): install libzip without crypto, bump sdl from 2.28.5 -> 2.30.3 (#588)briaguya
* ci(linux): install libzip without crypto, bump sdl from 2.28.5 -> 2.30.3 * just install libzip with apt for otr gen * copy the .so to a place linuxdeploy looks for it * but do it in the right place
2024-05-26exclude `libcrypto` from appimage (instead rely on system version of ↵briaguya
openssl) (#485) Co-authored-by: Archez <Archez@users.noreply.github.com>
2024-05-26Rename CMake project from mm to 2ship (#487)Archez
2024-05-22Add cmake for bundling mac app and add mac icon (#177)Archez
2024-05-22Initial commit for 2S2HGarrett Cox
Co-authored-by: Louis <35883445+louist103@users.noreply.github.com> Co-authored-by: Nicholas Estelami <NEstelami@users.noreply.github.com> Co-authored-by: Random06457 <28494085+Random06457@users.noreply.github.com>