swift: CMake adjustment
This commit is contained in:
parent
63f6d0b5bf
commit
21124e7b7e
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ set(SOURCES
|
|||
plugin.cpp
|
||||
service.cpp
|
||||
traffic.cpp
|
||||
swiftaircraft.cpp
|
||||
SwiftAircraft.cpp
|
||||
SwiftAircraftManager.cpp
|
||||
)
|
||||
|
||||
|
@ -27,7 +27,7 @@ set(HEADERS
|
|||
plugin.h
|
||||
service.h
|
||||
traffic.h
|
||||
swiftaircraft.h
|
||||
SwiftAircraft.h
|
||||
SwiftAircraftManager.h
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue