mirror of
https://github.com/KhronosGroup/Vulkan-Hpp
synced 2024-11-22 20:30:04 +00:00
Increase travis warning level and treat warnings as errors
This commit is contained in:
parent
b58aa05aeb
commit
2b54f78daa
@ -141,5 +141,6 @@ script:
|
||||
-DSAMPLES_BUILD_WITH_LOCAL_VULKAN_HPP=ON
|
||||
-DTESTS_BUILD_ONLY_DYNAMIC=ON
|
||||
-DTESTS_BUILD_WITH_LOCAL_VULKAN_HPP=ON
|
||||
-DCMAKE_CXX_FLAGS="-std=c++11 -Wall -Wpedantic -Wextra"
|
||||
$ADDITIONAL_BUILD_OPTIONS
|
||||
- cmake --build .
|
||||
|
Loading…
Reference in New Issue
Block a user