forked from bblanchon/ArduinoJson
Added .hpp files
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
file(GLOB_RECURSE INC_FILES ../include/*.h)
|
||||
file(GLOB_RECURSE INC_FILES ../include/*.hpp)
|
||||
file(GLOB_RECURSE SRC_FILES *.cpp)
|
||||
|
||||
include_directories(../include)
|
||||
|
Reference in New Issue
Block a user