mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
6 lines
171 B
CMake
6 lines
171 B
CMake
ADD_SUBDIRECTORY(Logging)
|
|
ADD_SUBDIRECTORY(com_server)
|
|
ADD_SUBDIRECTORY(com_client)
|
|
ADD_SUBDIRECTORY(Geodetic2Ecef)
|
|
ADD_SUBDIRECTORY(interpolator)
|
|
ADD_SUBDIRECTORY(config) |