reactos/dll/3rdparty
Timo Kreuzer 51fbf9e8c0 [LIBXSLT] Disable misleading-indentation warnings
Fixes GCC 8 warning:
dll/3rdparty/libxslt/security.c:358:5: error: this 'else' clause does not guard... [-Werror=misleading-indentation]
     else
     ^~~~
dll/3rdparty/libxslt/security.c:365:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
  if (ret <= 0) {
  ^~
2019-05-27 13:22:40 +02:00
..
dxtn [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
libjpeg [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
libpng [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
libtiff [3RDPARTY] Make some warnings non-fatal 2019-04-13 14:07:50 +02:00
libtirpc [3RDPARTY] Addendum to 146096cd: Make some warnings non-fatal. 2019-04-13 18:24:01 +02:00
libxslt [LIBXSLT] Disable misleading-indentation warnings 2019-05-27 13:22:40 +02:00
mbedtls [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
CMakeLists.txt Replace our dxtn.dll by a version based on the libtxc_dxtn source code (#203) 2017-12-20 11:15:13 +01:00