Skip to content

Commit ce5d820

Browse files
committed
build: build flag standalone
1 parent 932cb00 commit ce5d820

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

platformio.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@
1111
[env:native]
1212
platform = native
1313
build_flags = -std=gnu++17
14+
-I .pio/libdeps/native/FakeIt/single_header/standalone
1415
test_build_src = yes
16+

0 commit comments

Comments
 (0)