diff options
author | sanine <sanine.not@pm.me> | 2023-02-12 23:53:22 -0600 |
---|---|---|
committer | sanine <sanine.not@pm.me> | 2023-02-12 23:53:22 -0600 |
commit | f1fe73d1909a2448a004a88362a1a532d0d4f7c3 (patch) | |
tree | ab37ae3837e2f858de2932bcee9f26e69fab3db1 /libs/cairo-1.16.0/util/cairo-missing/Makefile.sources | |
parent | f567ea1e2798fd3156a416e61f083ea3e6b95719 (diff) |
switch to tinyobj and nanovg from assimp and cairo
Diffstat (limited to 'libs/cairo-1.16.0/util/cairo-missing/Makefile.sources')
-rw-r--r-- | libs/cairo-1.16.0/util/cairo-missing/Makefile.sources | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/libs/cairo-1.16.0/util/cairo-missing/Makefile.sources b/libs/cairo-1.16.0/util/cairo-missing/Makefile.sources deleted file mode 100644 index 1a30631..0000000 --- a/libs/cairo-1.16.0/util/cairo-missing/Makefile.sources +++ /dev/null @@ -1,8 +0,0 @@ -libcairo_missing_sources = \ - strndup.c \ - getline.c \ - $(NULL) - -libcairo_missing_headers = \ - cairo-missing.h \ - $(NULL) |