From ff2cfc706efd88c2e30fdb4c27ddad3263227367 Mon Sep 17 00:00:00 2001 From: Clement Sibille Date: Wed, 5 Jun 2024 17:52:00 +0900 Subject: Have specific assertions for playdate platform --- meson.options | 1 + 1 file changed, 1 insertion(+) create mode 100644 meson.options (limited to 'meson.options') diff --git a/meson.options b/meson.options new file mode 100644 index 0000000..fc170c9 --- /dev/null +++ b/meson.options @@ -0,0 +1 @@ +option('playdate_sdk_path', type: 'string', value: '/opt/playdate-sdk') -- cgit v1.2.3