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
|
plugin.cpp
|
||||||
service.cpp
|
service.cpp
|
||||||
traffic.cpp
|
traffic.cpp
|
||||||
swiftaircraft.cpp
|
SwiftAircraft.cpp
|
||||||
SwiftAircraftManager.cpp
|
SwiftAircraftManager.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@ set(HEADERS
|
||||||
plugin.h
|
plugin.h
|
||||||
service.h
|
service.h
|
||||||
traffic.h
|
traffic.h
|
||||||
swiftaircraft.h
|
SwiftAircraft.h
|
||||||
SwiftAircraftManager.h
|
SwiftAircraftManager.h
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue