update deps

This commit is contained in:
Vladyslav Usenko 2019-10-04 07:40:42 +02:00
parent ea4f9a63cf
commit 2cdfdf2169
3 changed files with 3 additions and 3 deletions

View File

@ -97,7 +97,7 @@ set(BASALT_CXX_FLAGS "-Wall -Wextra -Werror -Wno-error=unused-parameter -ftempla
# clang-specific compile flags
if(CMAKE_CXX_COMPILER_ID STREQUAL "Clang" OR CMAKE_CXX_COMPILER_ID STREQUAL "AppleClang")
set(BASALT_CXX_FLAGS "${BASALT_CXX_FLAGS} -Wno-exceptions -fcolor-diagnostics -Wno-error=deprecated-declarations -Wno-error=defaulted-function-deleted -Wno-error=unknown-warning-option")
set(BASALT_CXX_FLAGS "${BASALT_CXX_FLAGS} -Wno-exceptions -fcolor-diagnostics -Wno-error=deprecated-declarations")
else()
set(BASALT_CXX_FLAGS "${BASALT_CXX_FLAGS} -Wno-error=maybe-uninitialized")
endif()

2
thirdparty/CLI11 vendored

@ -1 +1 @@
Subproject commit 73aa158d38a35e9b4d0cfeb6dbf8fd8d73ddfa93
Subproject commit 8ecce8fd2c49f64c80e5757cb12d2fd1fa62f242

2
thirdparty/Pangolin vendored

@ -1 +1 @@
Subproject commit 2d18b9619ceea102605ed7973a781f75deeed478
Subproject commit d33757da4be5eddbdf1b434b9251477051578fc5