diff options
| author | 2024-11-26 16:29:53 -0500 | |
|---|---|---|
| committer | 2024-11-26 16:29:53 -0500 | |
| commit | 5c0e9eb465c5c291b0d2658ad01f15e050042df1 (patch) | |
| tree | db95f6fe1a61d4ea814f254b279c8d5fb4ce1994 /subprojects | |
| parent | 745c345199b3ddac4adaf1cb11eb4f17ca73b104 (diff) | |
| download | stela-5c0e9eb465c5c291b0d2658ad01f15e050042df1.tar.gz stela-5c0e9eb465c5c291b0d2658ad01f15e050042df1.tar.bz2 stela-5c0e9eb465c5c291b0d2658ad01f15e050042df1.zip | |
Bare-bones GLFM (Android) window
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'subprojects')
| -rw-r--r-- | subprojects/glfm.wrap | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/subprojects/glfm.wrap b/subprojects/glfm.wrap new file mode 100644 index 0000000..fdb6598 --- /dev/null +++ b/subprojects/glfm.wrap @@ -0,0 +1,5 @@ +[wrap-git] +url = https://github.com/brackeen/glfm.git +revision = 38cc2c12ac1b0d59a269e72cc2d965f3f896ef52 +depth = 1 +method = cmake |