summaryrefslogtreecommitdiffhomepage
path: root/third-party/CMakeLists.txt
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2024-04-05 20:57:38 +0200
committerAki <please@ignore.pl>2024-04-05 20:57:51 +0200
commiteffc8802a77375437b676ac4534789e819731671 (patch)
tree4b752b61487bef73f3fce28c1f0a402f0a3ecc76 /third-party/CMakeLists.txt
parentbeeacf69d68f366cbbc9701bb7dabd23a898c8c7 (diff)
downloadstarshatter-effc8802a77375437b676ac4534789e819731671.zip
starshatter-effc8802a77375437b676ac4534789e819731671.tar.gz
starshatter-effc8802a77375437b676ac4534789e819731671.tar.bz2
l3ds is a third party library
Diffstat (limited to 'third-party/CMakeLists.txt')
-rw-r--r--third-party/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/third-party/CMakeLists.txt b/third-party/CMakeLists.txt
index 2c9f2f1..5b1d796 100644
--- a/third-party/CMakeLists.txt
+++ b/third-party/CMakeLists.txt
@@ -10,6 +10,7 @@ add_subdirectory(zlib)
make_available(gtest infoware libpng ogg vorbis zlib)
add_subdirectory(Opcode)
add_subdirectory(sha1)
+add_subdirectory(l3ds)
install(
TARGETS png15 Opcode
RUNTIME