mirror of
https://github.com/KhronosGroup/Vulkan-Hpp
synced 2024-11-12 23:40:06 +00:00
Merge pull request #580 from mtavenrath/enable_travis_warnings
Increase travis warning level
This commit is contained in:
commit
a22e9f98dd
@ -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