I doubt this will do anything

This commit is contained in:
Aidan Case 2024-03-08 11:25:34 -06:00
parent 2666a89d7a
commit e9af24dc36

View file

@ -119,6 +119,7 @@ modules:
-DDESTDIR=/app \
-DCMAKE_INSTALL_LIBDIR=/app/lib \
-DFLATPAK=ON \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/app
cmake --build .