Removed folder 'Testing' - not needed yet
This commit is contained in:
@@ -9,13 +9,15 @@ set(CMAKE_CXX_STANDARD 17)
|
||||
set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||
|
||||
|
||||
|
||||
option(BUILD_TARGET_SOM "TARGET_SOM" OFF)
|
||||
|
||||
|
||||
include_directories(app)
|
||||
add_subdirectory(app)
|
||||
|
||||
include_directories(controller)
|
||||
add_subdirectory(controller)
|
||||
|
||||
# Ks the 'plant' of the regulatroy system
|
||||
# commented as long as 'MATLAB/extern/include' not avaliable
|
||||
# include_directories(ks)
|
||||
|
||||
Reference in New Issue
Block a user