aseprite/third_party
David Capello 533fb778f3 Reorganize compilation flags in CMakeLists.txt files
* Moved flags that only app-lib uses from add_definitions() to
  target_compile_definitions()
* Curl flags for TLS moved from third_party to root CMakeLists.txt (as
  they were defined in both places)
2024-06-12 17:43:43 -03:00
..
benchmark@02a354f3f3 Add suppor for doc::Image row stride size > width size 2023-08-07 15:27:39 -03:00
cityhash@757152d474
cmark@186592f7ff Update cmark module 2024-05-08 14:52:39 -03:00
curl@09cf6fd700
fmt@a0b8a92e3d
freetype2@f122349b93
giflib@d213f633ea
harfbuzz@3412c32b35
IXWebSocket@89c9209959 Fix crash/hang using WebSocket in a previously disconnected socket 2023-08-29 12:39:12 -03:00
jpeg
json11@92ba6ce0fa Update json11 module 2024-02-28 08:30:23 -03:00
libarchive@fb3d9be28c
libpng@f135775ad4 Update libpng module (possible fix for #4037) 2023-11-23 09:50:19 -03:00
libwebp@9ce5843dba
lua@2a00e6b001 [lua] Fix bug comparing integers and floating points (fix #4516) 2024-06-03 11:39:16 -03:00
pixman@285b9a907c
pixman-cmake Fix include directories for pixman target 2023-11-26 21:43:31 -03:00
qoi@c3dcfe780b
simpleini@9fa7622f41 Update submodules: laf, simpleini 2023-12-06 12:51:29 -03:00
tinyexpr@ca505447d8
tinyxml2@312a809224 Update to tinyxml2 2024-04-22 18:28:03 -03:00
zlib@51b7f2abda zlib: Update to 1.3.1 2024-05-29 10:33:26 -03:00
CMakeLists.txt Reorganize compilation flags in CMakeLists.txt files 2024-06-12 17:43:43 -03:00
README.md

Here are third party libraries with necessary components for Aseprite. Some directories are git submodules, and other are just a copy of its original package.