diff --git a/CMakeLists.txt b/CMakeLists.txt index b0a72c0..07f4cfe 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -80,8 +80,8 @@ if (${BUILD_GRAPHICS_TESTS}) target_link_libraries(BLT_GRAPHICS_TESTS BLT_WITH_GRAPHICS) - target_compile_options(BLT_GRAPHICS_TESTS PRIVATE -Wall -Werror -Wpedantic -Wno-comment -Wno-strict-aliasing) - target_link_options(BLT_GRAPHICS_TESTS PRIVATE -Wall -Werror -Wpedantic -Wno-comment -Wno-strict-aliasing -Wno-unused-function) + target_compile_options(BLT_GRAPHICS_TESTS PRIVATE -Wall -Wpedantic -Wno-comment -Wno-strict-aliasing) + target_link_options(BLT_GRAPHICS_TESTS PRIVATE -Wall -Wpedantic -Wno-comment -Wno-strict-aliasing -Wno-unused-function) if (${ENABLE_ADDRSAN} MATCHES ON) target_compile_options(BLT_GRAPHICS_TESTS PRIVATE -fsanitize=address) diff --git a/libraries/openal-soft b/libraries/openal-soft index 358fee3..700b4dc 160000 --- a/libraries/openal-soft +++ b/libraries/openal-soft @@ -1 +1 @@ -Subproject commit 358fee381e2d0d6f56f8dcc4e2eeda7449270545 +Subproject commit 700b4dcf03b34da0ff37a079555359ca6deb840d