diff options
Diffstat (limited to 'languages/ruby/app_templates/CMakeLists.txt')
-rw-r--r-- | languages/ruby/app_templates/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/languages/ruby/app_templates/CMakeLists.txt b/languages/ruby/app_templates/CMakeLists.txt index 1f8c054a..6ff8a019 100644 --- a/languages/ruby/app_templates/CMakeLists.txt +++ b/languages/ruby/app_templates/CMakeLists.txt @@ -16,7 +16,6 @@ add_subdirectory( dcopservice ) add_subdirectory( kapp ) add_subdirectory( kxt ) add_subdirectory( rails ) -add_subdirectory( qtruby4app ) install( FILES ruby.appwizard |