Update CMakeLists.txt
This commit is contained in:
parent
8a86e4e223
commit
80d062b3fb
@ -1,3 +1,4 @@
|
||||
if(ESP_PLATFORM)
|
||||
set(sourcedirs
|
||||
.
|
||||
VectorAlgebra/src
|
||||
@ -13,6 +14,7 @@ idf_component_register(
|
||||
INCLUDE_DIRS ${includedirs}
|
||||
REQUIRES arduino
|
||||
)
|
||||
endif()
|
||||
|
||||
project(RoboidControl)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user