if("${SNAP_BUILD}")
install(PROGRAMS snap-launch DESTINATION ${CMAKE_INSTALL_PREFIX}/bin)
endif()
