Files

20 lines
614 B
CMake
Raw Permalink Normal View History

2025-03-17 21:47:06 +01:00
include(CMakeProject-hidapi.cmake)
2014-10-17 21:23:00 -04:00
include(CMakeProject-lua.cmake)
include(CMakeProject-glew.cmake)
include(CMakeProject-json.cmake)
include(CMakeProject-mad.cmake)
include(CMakeProject-zlib.cmake)
include(CMakeProject-libjpeg-turbo.cmake)
include(CMakeProject-ogg.cmake)
include(CMakeProject-vorbis.cmake)
include(CMakeProject-vorbisfile.cmake)
include(CMakeProject-pcre.cmake)
2014-10-17 21:23:00 -04:00
include(CMakeProject-tomcrypt.cmake)
include(CMakeProject-tommath.cmake)
include(CMakeProject-png.cmake)
2021-09-11 23:21:34 +02:00
include(CMakeProject-ixwebsocket.cmake)
include(CMakeProject-miniz.cmake)
2024-09-19 16:18:58 +02:00
# External projects
include(CMakeProject-libusb.cmake)