mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 02:55:44 +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) |