summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorFrederico Linhares <fred@linhares.blue>2022-12-28 11:23:00 -0300
committerFrederico Linhares <fred@linhares.blue>2022-12-29 16:50:53 -0300
commitb0b61c117c6e2bc7693802f005a2888e7cc073c2 (patch)
treec05f8f0174ca81fc9b2b2e623a6f8067369d874f /Rakefile
parent75337ae1c59e8b2c3bc6fbcd7ccafc7a8205d6b2 (diff)
refa Use QOI image format for textures
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index c5883e5..1e3bc5b 100644
--- a/Rakefile
+++ b/Rakefile
@@ -51,7 +51,6 @@ SPV_FILES = GLSL_FILES.ext('.spv')
LIBRARIES = [
'SDL2',
- 'SDL2_image',
'SDL2_mixer',
'm',
'yaml-cpp'