subtree migration step 1
This commit is contained in:
parent
788765dc97
commit
2b5f5a58ac
@ -55,7 +55,7 @@ add_library(RoboidControl STATIC
|
||||
"DistanceSensor.cpp"
|
||||
"Sensor.cpp"
|
||||
"Switch.cpp"
|
||||
"Thing.cpp"
|
||||
|
||||
"Quadcopter.cpp"
|
||||
#"Messages.cpp"
|
||||
)
|
||||
|
@ -24,7 +24,7 @@ else()
|
||||
|
||||
include_directories(.)
|
||||
add_library(ControlCore STATIC
|
||||
"CoreThing.cpp"
|
||||
|
||||
"LowLevelMessages.cpp"
|
||||
"Messages.cpp"
|
||||
"Participant.cpp"
|
@ -1 +1 @@
|
||||
Subproject commit 2c57c3f6c07537a3d5f066dc970f5472f68c586b
|
||||
Subproject commit 6f30334e12a3872deb3788cb00bac6edbcc9d6bb
|
Loading…
x
Reference in New Issue
Block a user