diff options
| author | 2026-04-13 16:16:25 -0400 | |
|---|---|---|
| committer | 2026-04-13 16:38:55 -0400 | |
| commit | 9913b7d590f46e59a475abbe85e70e02979d8d37 (patch) | |
| tree | 4cda8e52b89775bbeb082216f34d030d58161532 /subprojects/expat.wrap | |
| parent | d13e92193d21e112f45f3c92cf159f27498a3a55 (diff) | |
| download | stela-9913b7d590f46e59a475abbe85e70e02979d8d37.tar.gz stela-9913b7d590f46e59a475abbe85e70e02979d8d37.tar.bz2 stela-9913b7d590f46e59a475abbe85e70e02979d8d37.zip | |
Adjust window api, cleanup and update deps
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'subprojects/expat.wrap')
| -rw-r--r-- | subprojects/expat.wrap | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/subprojects/expat.wrap b/subprojects/expat.wrap new file mode 100644 index 0000000..0a383da --- /dev/null +++ b/subprojects/expat.wrap @@ -0,0 +1,7 @@ +[wrap-git] +directory = expat-2.7.3 +url = https://github.com/libexpat/libexpat.git +revision = R_2_7_3 +depth = 1 +patch_directory = expat +method = cmake |