summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 344fbe5..4d059f4 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -4,7 +4,6 @@ if(TARGET Qt::Gui)
add_subdirectory(svg)
add_subdirectory(plugins)
endif()
-
if(TARGET Qt::Widgets)
add_subdirectory(svgwidgets)
endif()