diff options
author | Charadon <dev@iotib.net> | 2022-06-05 21:04:36 -0400 |
---|---|---|
committer | Charadon <dev@iotib.net> | 2022-06-05 21:04:36 -0400 |
commit | 4e62b4d5cb2d68774a45688089b89c57825c7e0b (patch) | |
tree | 5af0cd44fa1a031a1d7147e2588cc816ee04d64b /meson_options.txt | |
parent | b922c6c5fd0c00c439a223b9aad806b8711fae91 (diff) | |
download | Pong-C-4e62b4d5cb2d68774a45688089b89c57825c7e0b.tar.gz |
Premake5 support
Diffstat (limited to 'meson_options.txt')
-rw-r--r-- | meson_options.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt deleted file mode 100644 index 4bcef13..0000000 --- a/meson_options.txt +++ /dev/null @@ -1 +0,0 @@ -option('build_flatpak', type : 'boolean', value : false) \ No newline at end of file |