Merge remote-tracking branch 'origin/master' into better-account

This commit is contained in:
David Marcec 2018-08-11 10:35:47 +10:00
commit b76ddb7647
79 changed files with 1606 additions and 671 deletions

View file

@ -32,7 +32,7 @@ add_subdirectory(inih)
# lz4
set(LZ4_BUNDLED_MODE ON)
add_subdirectory(lz4/contrib/cmake_unofficial)
add_subdirectory(lz4/contrib/cmake_unofficial EXCLUDE_FROM_ALL)
target_include_directories(lz4_static INTERFACE ./lz4/lib)
# mbedtls