1
0
Fork 0
flightgear/package/CMakeLists.txt

4 lines
197 B
Text
Raw Normal View History

if(ENABLE_QT AND ${CMAKE_SYSTEM_NAME} MATCHES "Linux")
install(FILES org.flightgear.FlightGear.desktop DESTINATION share/applications)
endif(ENABLE_QT AND ${CMAKE_SYSTEM_NAME} MATCHES "Linux")