summaryrefslogtreecommitdiff
path: root/navit/vehicle/qt5/CMakeLists.txt
blob: 411d9d6eed0eab42dfe69be43d4c2428d06620f9 (plain)
1
2
3
4
5
6
# Find includes in corresponding build directories
set(CMAKE_INCLUDE_CURRENT_DIR ON)
# Instruct CMake to run moc automatically when needed.
set(CMAKE_AUTOMOC ON)

module_add_library(vehicle_qt5 vehicle_qt5.cpp)