mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
Improve on C++17 (#9170)
This commit is contained in:
@@ -50,6 +50,12 @@ build_flags =
|
||||
-std=gnu++17
|
||||
build_unflags =
|
||||
-std=gnu++11
|
||||
-std=gnu++14
|
||||
-std=gnu++20
|
||||
-std=gnu++23
|
||||
-std=gnu++2a
|
||||
-std=gnu++2b
|
||||
-std=gnu++2c
|
||||
src_filter =
|
||||
+<./>
|
||||
+<../tests/dummy_main.cpp>
|
||||
|
||||
Reference in New Issue
Block a user