CMake/Utilities/cmliblzma
Brad King 2461dd79e5 liblzma: Suppress MSVC warning parameter difference warning
Some `.c` sources add `restrict` to their pointer types to tell
the optimizer that there is no aliasing.  These do not appear in
the corresponding `.h` declarations so MSVC warns.
2018-08-06 10:29:33 -04:00
..
common liblzma: Suppress MSVC warning parameter difference warning 2018-08-06 10:29:33 -04:00
liblzma Merge branch 'upstream-liblzma' into update-liblzma 2018-08-06 10:24:55 -04:00
.gitattributes liblzma: Add .gitattributes to ignore whitespace checks 2014-07-21 14:08:46 -04:00
CMakeLists.txt liblzma: Drop checks for inline and restrict keywords 2018-08-06 10:25:46 -04:00
config.h.in liblzma: Drop checks for inline and restrict keywords 2018-08-06 10:25:46 -04:00
COPYING Merge branch 'upstream-liblzma' into update-liblzma 2018-08-06 10:24:55 -04:00