mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-22 21:19:32 +01:00
Upgrade to C++17
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
Language: Cpp
|
||||
Standard: c++14
|
||||
Standard: c++17
|
||||
|
||||
# Note that we cannot use IncludeIsMainRegex functionality, because it
|
||||
# does not support includes in angle brackets (<>)
|
||||
|
||||
Reference in New Issue
Block a user