forked from bblanchon/ArduinoJson
Reformat CMake files
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
# Copyright © 2014-2022, Benoit BLANCHON
|
||||
# MIT License
|
||||
|
||||
add_executable(TextFormatterTests
|
||||
add_executable(TextFormatterTests
|
||||
writeFloat.cpp
|
||||
writeInteger.cpp
|
||||
writeString.cpp
|
||||
@ -14,5 +14,5 @@ add_test(TextFormatter TextFormatterTests)
|
||||
|
||||
set_tests_properties(TextFormatter
|
||||
PROPERTIES
|
||||
LABELS "Catch"
|
||||
LABELS "Catch"
|
||||
)
|
||||
|
Reference in New Issue
Block a user