mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-30 02:37:35 +02:00
Reformat CMake files
This commit is contained in:
@ -12,7 +12,7 @@ add_library(catch
|
||||
|
||||
target_include_directories(catch
|
||||
PUBLIC
|
||||
${CMAKE_CURRENT_SOURCE_DIR}
|
||||
${CMAKE_CURRENT_SOURCE_DIR}
|
||||
)
|
||||
|
||||
if(MINGW)
|
||||
|
Reference in New Issue
Block a user