Disabling installation of desktop files

Installation of dekstop files is causing problems with packaging - github issue #335.
Disabling it then.
This commit is contained in:
Piotr Krysik 2018-06-04 09:11:47 +02:00 committed by Piotr Krysik
parent ea44d98558
commit 1e7241464a
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
include(GrPython)
add_subdirectory(helpers)
add_subdirectory(apps_data)
#add_subdirectory(apps_data)
SET(PYTHONPATH
${CMAKE_SOURCE_DIR}/python