diff options
author | Ralph Amissah <ralph@amissah.com> | 2020-03-06 15:11:55 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2020-03-14 15:17:44 -0400 |
commit | 2c95e88e40ff3cf021eb9e2e0b7a87f68d5e1e37 (patch) | |
tree | 85693bb7813a51f9af9925b08508280183962906 /subprojects/imageformats.dub.sdl | |
parent | meson build (subproject issue with imageformats >= 7.0.1) (diff) |
meson using dubdoc-reform_v0.9.2
- the good
- works
- project looks pretty clean
- the bad
- subprojects built externally
- not suitable for debian packaging
Diffstat (limited to 'subprojects/imageformats.dub.sdl')
-rw-r--r-- | subprojects/imageformats.dub.sdl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/subprojects/imageformats.dub.sdl b/subprojects/imageformats.dub.sdl deleted file mode 100644 index 2814286..0000000 --- a/subprojects/imageformats.dub.sdl +++ /dev/null @@ -1,7 +0,0 @@ -name "imageformats" -description "Decoders for PNG, TGA, BMP, JPEG and encoders for PNG, TGA, BMP." -authors "Tero Hänninen" -license "BSL-1.0" -targetName "imageformats" -sourcePaths "imageformats" -importPaths "." |