diff options
Diffstat (limited to 'flatpak.config')
-rw-r--r-- | flatpak.config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/flatpak.config b/flatpak.config new file mode 100644 index 0000000..fcf46d7 --- /dev/null +++ b/flatpak.config @@ -0,0 +1,4 @@ +CONFIG_CC=cc +CONFIG_FLATPAK=true +CONFIG_INSTALL_PREFIX=/app/games/pong +CONFIG_BUILD_DIR=./build |