Added compile flags
This commit is contained in:
+2
-1
@@ -16,7 +16,8 @@
|
||||
"inherits": "vcpkg",
|
||||
"displayName": "Debug",
|
||||
"cacheVariables": {
|
||||
"CMAKE_BUILD_TYPE": "Debug"
|
||||
"CMAKE_BUILD_TYPE": "Debug",
|
||||
"CMAKE_CXX_FLAGS_INIT": "-Wall -Wextra -Werror"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user