|
|
@ -123,10 +123,10 @@ set(CMAKE_INCLUDE_CURRENT_DIR ON)
|
|
|
|
set(SOURCES
|
|
|
|
set(SOURCES
|
|
|
|
src/main.cpp
|
|
|
|
src/main.cpp
|
|
|
|
src/mainwindow.cpp
|
|
|
|
src/mainwindow.cpp
|
|
|
|
src/mainwindow.hpp
|
|
|
|
include/Air_Ground_CEC/mainwindow.hpp
|
|
|
|
src/mainwindow.ui
|
|
|
|
src/mainwindow.ui
|
|
|
|
src/qnode.cpp
|
|
|
|
src/qnode.cpp
|
|
|
|
src/qnode.hpp
|
|
|
|
include/Air_Ground_CEC/qnode.hpp
|
|
|
|
)
|
|
|
|
)
|
|
|
|
## Specify additional locations of header files
|
|
|
|
## Specify additional locations of header files
|
|
|
|
## Your package locations should be listed before other locations
|
|
|
|
## Your package locations should be listed before other locations
|
|
|
|