mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
8 lines
224 B
CMake
8 lines
224 B
CMake
ADD_SUBDIRECTORY(logging)
|
|
ADD_SUBDIRECTORY(com_server)
|
|
ADD_SUBDIRECTORY(com_client)
|
|
ADD_SUBDIRECTORY(geodetic2ecef)
|
|
ADD_SUBDIRECTORY(interpolator)
|
|
ADD_SUBDIRECTORY(config)
|
|
ADD_SUBDIRECTORY(plugin)
|
|
ADD_SUBDIRECTORY(pluginmgr) |