forked from bblanchon/ArduinoJson
Add an empty cpp file to detect warnings muted by catch.hpp
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
# MIT License
|
||||
|
||||
add_executable(MiscTests
|
||||
empty.cpp
|
||||
FloatParts.cpp
|
||||
StringWriter.cpp
|
||||
TypeTraits.cpp
|
||||
|
Reference in New Issue
Block a user