Update CMakeLists.txt
This commit is contained in:
parent
80d062b3fb
commit
393bb8f261
@ -17,6 +17,7 @@ if(ESP_PLATFORM)
|
||||
endif()
|
||||
|
||||
project(RoboidControl)
|
||||
add_subdirectory(VectorAlgebra)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 11)
|
||||
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
|
||||
|
Loading…
x
Reference in New Issue
Block a user