From: johanengelen Date: Mon, 7 Apr 2008 19:59:47 +0000 (+0000) Subject: cmake: EOL of cmakelists.txt in subdirs X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=d43709890eb582d2be4fb89d5735665e6b917fcd;p=inkscape.git cmake: EOL of cmakelists.txt in subdirs --- diff --git a/src/graphlayout/CMakeLists.txt b/src/graphlayout/CMakeLists.txt index 6750da769..a90a88762 100644 --- a/src/graphlayout/CMakeLists.txt +++ b/src/graphlayout/CMakeLists.txt @@ -1,4 +1,4 @@ -SET(graphlayout_SRC -graphlayout.cpp -graphlayout.h -) +SET(graphlayout_SRC +graphlayout.cpp +graphlayout.h +) diff --git a/src/inkjar/CMakeLists.txt b/src/inkjar/CMakeLists.txt index aed577de5..de1574a2c 100644 --- a/src/inkjar/CMakeLists.txt +++ b/src/inkjar/CMakeLists.txt @@ -1,4 +1,4 @@ -SET(inkjar_SRC -jar.cpp -jar.h -) +SET(inkjar_SRC +jar.cpp +jar.h +) diff --git a/src/io/CMakeLists.txt b/src/io/CMakeLists.txt index 5b19b8d34..1a015d54a 100644 --- a/src/io/CMakeLists.txt +++ b/src/io/CMakeLists.txt @@ -1,23 +1,23 @@ -SET(io_SRC -base64stream.cpp -base64stream.h -ftos.cpp -ftos.h -gzipstream.cpp -gzipstream.h -inkscapestream.cpp -inkscapestream.h -resource.cpp -resource.h -simple-sax.cpp -simple-sax.h -streamtest.cpp -stringstream.cpp -stringstream.h -sys.cpp -sys.h -uristream.cpp -uristream.h -xsltstream.cpp -xsltstream.h +SET(io_SRC +base64stream.cpp +base64stream.h +ftos.cpp +ftos.h +gzipstream.cpp +gzipstream.h +inkscapestream.cpp +inkscapestream.h +resource.cpp +resource.h +simple-sax.cpp +simple-sax.h +streamtest.cpp +stringstream.cpp +stringstream.h +sys.cpp +sys.h +uristream.cpp +uristream.h +xsltstream.cpp +xsltstream.h ) \ No newline at end of file diff --git a/src/jabber_whiteboard/CMakeLists.txt b/src/jabber_whiteboard/CMakeLists.txt index bc3b42157..8d5b56d89 100644 --- a/src/jabber_whiteboard/CMakeLists.txt +++ b/src/jabber_whiteboard/CMakeLists.txt @@ -1,43 +1,43 @@ -SET(jabber_whiteboard_SRC -defines.cpp -defines.h -empty.cpp -inkboard-document.cpp -inkboard-document.h -inkboard-node.cpp -invitation-confirm-dialog.cpp -invitation-confirm-dialog.h -keynode.cpp -keynode.h -message-aggregator.cpp -message-aggregator.h -message-node.h -message-queue.cpp -message-queue.h -message-tags.cpp -message-tags.h -message-utilities.cpp -message-utilities.h -message-verifier.h -node-tracker.cpp -node-tracker.h -node-utilities.cpp -node-utilities.h -pedrogui.cpp -pedrogui.h -session-file-selector.cpp -session-file-selector.h -session-manager.cpp -session-manager.h -tracker-node.h -${jabber_whiteboard_dialog_SRC} -) - -# Add New folders in src folder here -SET(jabber_whiteboardfolders -dialog -) - -FOREACH(jabber_whiteboarddirlist ${jabber_whiteboardfolders}) -ADD_SUBDIRECTORY(${jabber_whiteboarddirlist}) +SET(jabber_whiteboard_SRC +defines.cpp +defines.h +empty.cpp +inkboard-document.cpp +inkboard-document.h +inkboard-node.cpp +invitation-confirm-dialog.cpp +invitation-confirm-dialog.h +keynode.cpp +keynode.h +message-aggregator.cpp +message-aggregator.h +message-node.h +message-queue.cpp +message-queue.h +message-tags.cpp +message-tags.h +message-utilities.cpp +message-utilities.h +message-verifier.h +node-tracker.cpp +node-tracker.h +node-utilities.cpp +node-utilities.h +pedrogui.cpp +pedrogui.h +session-file-selector.cpp +session-file-selector.h +session-manager.cpp +session-manager.h +tracker-node.h +${jabber_whiteboard_dialog_SRC} +) + +# Add New folders in src folder here +SET(jabber_whiteboardfolders +dialog +) + +FOREACH(jabber_whiteboarddirlist ${jabber_whiteboardfolders}) +ADD_SUBDIRECTORY(${jabber_whiteboarddirlist}) ENDFOREACH(jabber_whiteboarddirlist) \ No newline at end of file diff --git a/src/jabber_whiteboard/dialog/CMakeLists.txt b/src/jabber_whiteboard/dialog/CMakeLists.txt index 61befc616..d1c972f01 100644 --- a/src/jabber_whiteboard/dialog/CMakeLists.txt +++ b/src/jabber_whiteboard/dialog/CMakeLists.txt @@ -1,4 +1,4 @@ -SET(jabber_whiteboard_dialog_SRC -choose-desktop.cpp -choose-desktop.h +SET(jabber_whiteboard_dialog_SRC +choose-desktop.cpp +choose-desktop.h ) \ No newline at end of file diff --git a/src/libavoid/CMakeLists.txt b/src/libavoid/CMakeLists.txt index d2236f613..403ceca73 100644 --- a/src/libavoid/CMakeLists.txt +++ b/src/libavoid/CMakeLists.txt @@ -1,30 +1,30 @@ -SET(libavoid_SRC -connector.cpp -connector.h -debug.h -geometry.cpp -geometry.h -geomtypes.h -graph.cpp -graph.h -libavoid.h -makepath.cpp -makepath.h -polyutil.cpp -polyutil.h -region.cpp -region.h -router.cpp -router.h -shape.cpp -shape.h -static.cpp -static.h -timer.cpp -timer.h -vertices.cpp -vertices.h -visibility.cpp -visibility.h -) -ADD_LIBRARY(avoid STATIC ${libavoid_SRC}) +SET(libavoid_SRC +connector.cpp +connector.h +debug.h +geometry.cpp +geometry.h +geomtypes.h +graph.cpp +graph.h +libavoid.h +makepath.cpp +makepath.h +polyutil.cpp +polyutil.h +region.cpp +region.h +router.cpp +router.h +shape.cpp +shape.h +static.cpp +static.h +timer.cpp +timer.h +vertices.cpp +vertices.h +visibility.cpp +visibility.h +) +ADD_LIBRARY(avoid STATIC ${libavoid_SRC}) diff --git a/src/live_effects/parameter/CMakeLists.txt b/src/live_effects/parameter/CMakeLists.txt index 5bf0212e8..e3292f3a0 100644 --- a/src/live_effects/parameter/CMakeLists.txt +++ b/src/live_effects/parameter/CMakeLists.txt @@ -1,21 +1,21 @@ -SET(live_effects_parameter_SRC -bool.cpp -bool.h -enum.h -makefile.in -Makefile_insert -out.txt -parameter.cpp -parameter.h -path.cpp -path.h -path-reference.cpp -path-reference.h -point.cpp -point.h -pointparam-knotholder.cpp -pointparam-knotholder.h -random.cpp -random.h -todo.txt +SET(live_effects_parameter_SRC +bool.cpp +bool.h +enum.h +makefile.in +Makefile_insert +out.txt +parameter.cpp +parameter.h +path.cpp +path.h +path-reference.cpp +path-reference.h +point.cpp +point.h +pointparam-knotholder.cpp +pointparam-knotholder.h +random.cpp +random.h +todo.txt ) \ No newline at end of file diff --git a/src/pedro/CMakeLists.txt b/src/pedro/CMakeLists.txt index ae7296f30..fc584022a 100644 --- a/src/pedro/CMakeLists.txt +++ b/src/pedro/CMakeLists.txt @@ -1,16 +1,16 @@ -SET(pedro_SRC -#empty.cpp -#geckoembed.cpp -#geckoembed.h -pedroconfig.cpp -pedroconfig.h -pedrodom.cpp -pedrodom.h -#pedrogui.cpp -#pedrogui.h -#pedromain.cpp -pedroutil.cpp -pedroutil.h -pedroxmpp.cpp -pedroxmpp.h +SET(pedro_SRC +#empty.cpp +#geckoembed.cpp +#geckoembed.h +pedroconfig.cpp +pedroconfig.h +pedrodom.cpp +pedrodom.h +#pedrogui.cpp +#pedrogui.h +#pedromain.cpp +pedroutil.cpp +pedroutil.h +pedroxmpp.cpp +pedroxmpp.h ) \ No newline at end of file diff --git a/src/removeoverlap/CMakeLists.txt b/src/removeoverlap/CMakeLists.txt index b9c6d4bf4..75a15c85b 100644 --- a/src/removeoverlap/CMakeLists.txt +++ b/src/removeoverlap/CMakeLists.txt @@ -1,4 +1,4 @@ -SET(removeoverlap_SRC -removeoverlap.cpp -removeoverlap.h +SET(removeoverlap_SRC +removeoverlap.cpp +removeoverlap.h ) \ No newline at end of file diff --git a/src/svg/CMakeLists.txt b/src/svg/CMakeLists.txt index 3a9f220f9..4929e3262 100644 --- a/src/svg/CMakeLists.txt +++ b/src/svg/CMakeLists.txt @@ -1,29 +1,29 @@ -SET(svg_SRC -css-ostringstream.cpp -css-ostringstream.h -css-ostringstream-test.h -ftos.cpp -ftos.h -gnome-canvas-bpath-util.cpp -gnome-canvas-bpath-util.h -itos.cpp -path-string.cpp -path-string.h -round.cpp -stringstream.cpp -stringstream.h -stringstream-test.h -strip-trailing-zeros.cpp -strip-trailing-zeros.h -svg.h -svg-affine.cpp -svg-color.cpp -svg-color.h -svg-color-test.h -svg-icc-color.h -svg-length.cpp -svg-length.h -svg-path.cpp -test-stubs.cpp -test-stubs.h +SET(svg_SRC +css-ostringstream.cpp +css-ostringstream.h +css-ostringstream-test.h +ftos.cpp +ftos.h +gnome-canvas-bpath-util.cpp +gnome-canvas-bpath-util.h +itos.cpp +path-string.cpp +path-string.h +round.cpp +stringstream.cpp +stringstream.h +stringstream-test.h +strip-trailing-zeros.cpp +strip-trailing-zeros.h +svg.h +svg-affine.cpp +svg-color.cpp +svg-color.h +svg-color-test.h +svg-icc-color.h +svg-length.cpp +svg-length.h +svg-path.cpp +test-stubs.cpp +test-stubs.h ) \ No newline at end of file diff --git a/src/trace/CMakeLists.txt b/src/trace/CMakeLists.txt index 046eeece3..31b667db9 100644 --- a/src/trace/CMakeLists.txt +++ b/src/trace/CMakeLists.txt @@ -1,24 +1,24 @@ -SET(trace_SRC -filterset.cpp -filterset.h -imagemap.cpp -imagemap.h -imagemap-gdk.cpp -imagemap-gdk.h -pool.h -quantize.cpp -quantize.h -siox.cpp -siox.h -trace.cpp -trace.h -${trace_potrace_SRC} -) -# Add New folders in src folder here -SET(tracefolders -potrace -) - -FOREACH(tracedirlist ${tracefolders}) -ADD_SUBDIRECTORY(${tracedirlist}) +SET(trace_SRC +filterset.cpp +filterset.h +imagemap.cpp +imagemap.h +imagemap-gdk.cpp +imagemap-gdk.h +pool.h +quantize.cpp +quantize.h +siox.cpp +siox.h +trace.cpp +trace.h +${trace_potrace_SRC} +) +# Add New folders in src folder here +SET(tracefolders +potrace +) + +FOREACH(tracedirlist ${tracefolders}) +ADD_SUBDIRECTORY(${tracedirlist}) ENDFOREACH(tracedirlist) \ No newline at end of file diff --git a/src/trace/potrace/CMakeLists.txt b/src/trace/potrace/CMakeLists.txt index 8bfa163b6..07f942589 100644 --- a/src/trace/potrace/CMakeLists.txt +++ b/src/trace/potrace/CMakeLists.txt @@ -1,20 +1,20 @@ -SET(trace_potrace_SRC -auxiliary.h -bitmap.h -curve.cpp -curve.h -decompose.cpp -decompose.h -greymap.cpp -greymap.h -inkscape-potrace.cpp -inkscape-potrace.h -lists.h -potracelib.cpp -potracelib.h -progress.h -render.cpp -render.h -trace.cpp -trace.h +SET(trace_potrace_SRC +auxiliary.h +bitmap.h +curve.cpp +curve.h +decompose.cpp +decompose.h +greymap.cpp +greymap.h +inkscape-potrace.cpp +inkscape-potrace.h +lists.h +potracelib.cpp +potracelib.h +progress.h +render.cpp +render.h +trace.cpp +trace.h ) \ No newline at end of file diff --git a/src/traits/CMakeLists.txt b/src/traits/CMakeLists.txt index fe5d9889b..791f9cd85 100644 --- a/src/traits/CMakeLists.txt +++ b/src/traits/CMakeLists.txt @@ -1,2 +1,2 @@ -SET(traits_SRC -) +SET(traits_SRC +) diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt index 3838ada64..a5ea14e8d 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -1,31 +1,31 @@ -SET(ui_SRC -clipboard.cpp -clipboard.h -context-menu.cpp -context-menu.h -icons.cpp -icons.h -previewable.h -previewfillable.h -previewholder.cpp -previewholder.h -stock.cpp -stock.h -stock-items.cpp -stock-items.h -${ui_cache_SRC} -${ui_dialog_SRC} -${ui_view_SRC} -${ui_widget_SRC} -) -# Add New folders in src folder here -SET(uifolders -cache -dialog -view -widget -) - -FOREACH(uidirlist ${uifolders}) -ADD_SUBDIRECTORY(${uidirlist}) -ENDFOREACH(uidirlist) +SET(ui_SRC +clipboard.cpp +clipboard.h +context-menu.cpp +context-menu.h +icons.cpp +icons.h +previewable.h +previewfillable.h +previewholder.cpp +previewholder.h +stock.cpp +stock.h +stock-items.cpp +stock-items.h +${ui_cache_SRC} +${ui_dialog_SRC} +${ui_view_SRC} +${ui_widget_SRC} +) +# Add New folders in src folder here +SET(uifolders +cache +dialog +view +widget +) + +FOREACH(uidirlist ${uifolders}) +ADD_SUBDIRECTORY(${uidirlist}) +ENDFOREACH(uidirlist) diff --git a/src/ui/cache/CMakeLists.txt b/src/ui/cache/CMakeLists.txt index 20d28cd45..632c8840d 100644 --- a/src/ui/cache/CMakeLists.txt +++ b/src/ui/cache/CMakeLists.txt @@ -1,4 +1,4 @@ -SET(ui_cache_SRC -svg_preview_cache.cpp -svg_preview_cache.h +SET(ui_cache_SRC +svg_preview_cache.cpp +svg_preview_cache.h ) \ No newline at end of file diff --git a/src/ui/dialog/CMakeLists.txt b/src/ui/dialog/CMakeLists.txt index 2453acfd6..6cc7fd999 100644 --- a/src/ui/dialog/CMakeLists.txt +++ b/src/ui/dialog/CMakeLists.txt @@ -1,74 +1,74 @@ -SET(ui_dialog_SRC -aboutbox.cpp -aboutbox.h -align-and-distribute.cpp -align-and-distribute.h -behavior.h -dialog.cpp -dialog.h -dialog-manager.cpp -dialog-manager.h -dock-behavior.cpp -dock-behavior.h -document-metadata.cpp -document-metadata.h -document-properties.cpp -document-properties.h -export.cpp -export.h -extension-editor.cpp -extension-editor.h -filedialog.cpp -filedialog.h -filedialogimpl-gtkmm.cpp -filedialogimpl-gtkmm.h -filedialogimpl-win32.cpp -filedialogimpl-win32.h -fill-and-stroke.cpp -fill-and-stroke.h -filter-effects-dialog.cpp -filter-effects-dialog.h -find.cpp -find.h -floating-behavior.cpp -floating-behavior.h -inkscape-preferences.cpp -inkscape-preferences.h -input.cpp -input.h -layer-editor.cpp -layer-editor.h -livepatheffect-editor.cpp -livepatheffect-editor.h -memory.cpp -memory.h -messages.cpp -messages.h -ocaldialogs.cpp -ocaldialogs.h -panel-dialog.h -print.cpp -print.h -scriptdialog.cpp -scriptdialog.h -session-player.cpp -session-player.h -text-properties.cpp -text-properties.h -tracedialog.cpp -tracedialog.h -transformation.cpp -transformation.h -tree-editor.cpp -tree-editor.h -undo-history.cpp -undo-history.h -whiteboard-connect.cpp -whiteboard-connect.h -whiteboard-sharewithchat.cpp -whiteboard-sharewithchat.h -whiteboard-sharewithuser.cpp -whiteboard-sharewithuser.h -xml-editor.cpp -xml-editor.h +SET(ui_dialog_SRC +aboutbox.cpp +aboutbox.h +align-and-distribute.cpp +align-and-distribute.h +behavior.h +dialog.cpp +dialog.h +dialog-manager.cpp +dialog-manager.h +dock-behavior.cpp +dock-behavior.h +document-metadata.cpp +document-metadata.h +document-properties.cpp +document-properties.h +export.cpp +export.h +extension-editor.cpp +extension-editor.h +filedialog.cpp +filedialog.h +filedialogimpl-gtkmm.cpp +filedialogimpl-gtkmm.h +filedialogimpl-win32.cpp +filedialogimpl-win32.h +fill-and-stroke.cpp +fill-and-stroke.h +filter-effects-dialog.cpp +filter-effects-dialog.h +find.cpp +find.h +floating-behavior.cpp +floating-behavior.h +inkscape-preferences.cpp +inkscape-preferences.h +input.cpp +input.h +layer-editor.cpp +layer-editor.h +livepatheffect-editor.cpp +livepatheffect-editor.h +memory.cpp +memory.h +messages.cpp +messages.h +ocaldialogs.cpp +ocaldialogs.h +panel-dialog.h +print.cpp +print.h +scriptdialog.cpp +scriptdialog.h +session-player.cpp +session-player.h +text-properties.cpp +text-properties.h +tracedialog.cpp +tracedialog.h +transformation.cpp +transformation.h +tree-editor.cpp +tree-editor.h +undo-history.cpp +undo-history.h +whiteboard-connect.cpp +whiteboard-connect.h +whiteboard-sharewithchat.cpp +whiteboard-sharewithchat.h +whiteboard-sharewithuser.cpp +whiteboard-sharewithuser.h +xml-editor.cpp +xml-editor.h ) \ No newline at end of file diff --git a/src/ui/view/CMakeLists.txt b/src/ui/view/CMakeLists.txt index e264d910a..d80cac587 100644 --- a/src/ui/view/CMakeLists.txt +++ b/src/ui/view/CMakeLists.txt @@ -1,21 +1,21 @@ -SET(ui_view_SRC -desktop.cpp -desktop.h -desktop-affine.cpp -desktop-affine.h -desktop-events.cpp -desktop-events.h -desktop-handles.cpp -desktop-handles.h -desktop-style.cpp -desktop-style.h -edit.cpp -edit.h -edit-widget.cpp -edit-widget.h -edit-widget-interface.h -view.cpp -view.h -view-widget.cpp -view-widget.h +SET(ui_view_SRC +desktop.cpp +desktop.h +desktop-affine.cpp +desktop-affine.h +desktop-events.cpp +desktop-events.h +desktop-handles.cpp +desktop-handles.h +desktop-style.cpp +desktop-style.h +edit.cpp +edit.h +edit-widget.cpp +edit-widget.h +edit-widget-interface.h +view.cpp +view.h +view-widget.cpp +view-widget.h ) \ No newline at end of file diff --git a/src/ui/widget/CMakeLists.txt b/src/ui/widget/CMakeLists.txt index 9675064fa..44c626cd5 100644 --- a/src/ui/widget/CMakeLists.txt +++ b/src/ui/widget/CMakeLists.txt @@ -1,79 +1,79 @@ -SET(ui_widget_SRC -attr-widget.h -button.cpp -button.h -color-picker.cpp -color-picker.h -color-preview.cpp -color-preview.h -combo-enums.h -combo-text.cpp -combo-text.h -dock.cpp -dock.h -dock-item.cpp -dock-item.h -entity-entry.cpp -entity-entry.h -entry.cpp -entry.h -filter-effect-chooser.cpp -filter-effect-chooser.h -handlebox.cpp -handlebox.h -icon-widget.cpp -icon-widget.h -imageicon.cpp -imageicon.h -labelled.cpp -labelled.h -licensor.cpp -licensor.h -notebook-page.cpp -notebook-page.h -object-composite-settings.cpp -object-composite-settings.h -page-sizer.cpp -page-sizer.h -panel.cpp -panel.h -point.cpp -point.h -preferences-widget.cpp -preferences-widget.h -random.cpp -random.h -registered-enums.h -registered-widget.cpp -registered-widget.h -registry.cpp -registry.h -rendering-options.cpp -rendering-options.h -rotateable.cpp -rotateable.h -ruler.cpp -ruler.h -scalar.cpp -scalar.h -scalar-unit.cpp -scalar-unit.h -selected-style.cpp -selected-style.h -spin-slider.cpp -spin-slider.h -style-subject.cpp -style-subject.h -style-swatch.cpp -style-swatch.h -svg-canvas.cpp -svg-canvas.h -tolerance-slider.cpp -tolerance-slider.h -toolbox.cpp -toolbox.h -unit-menu.cpp -unit-menu.h -zoom-status.cpp -zoom-status.h +SET(ui_widget_SRC +attr-widget.h +button.cpp +button.h +color-picker.cpp +color-picker.h +color-preview.cpp +color-preview.h +combo-enums.h +combo-text.cpp +combo-text.h +dock.cpp +dock.h +dock-item.cpp +dock-item.h +entity-entry.cpp +entity-entry.h +entry.cpp +entry.h +filter-effect-chooser.cpp +filter-effect-chooser.h +handlebox.cpp +handlebox.h +icon-widget.cpp +icon-widget.h +imageicon.cpp +imageicon.h +labelled.cpp +labelled.h +licensor.cpp +licensor.h +notebook-page.cpp +notebook-page.h +object-composite-settings.cpp +object-composite-settings.h +page-sizer.cpp +page-sizer.h +panel.cpp +panel.h +point.cpp +point.h +preferences-widget.cpp +preferences-widget.h +random.cpp +random.h +registered-enums.h +registered-widget.cpp +registered-widget.h +registry.cpp +registry.h +rendering-options.cpp +rendering-options.h +rotateable.cpp +rotateable.h +ruler.cpp +ruler.h +scalar.cpp +scalar.h +scalar-unit.cpp +scalar-unit.h +selected-style.cpp +selected-style.h +spin-slider.cpp +spin-slider.h +style-subject.cpp +style-subject.h +style-swatch.cpp +style-swatch.h +svg-canvas.cpp +svg-canvas.h +tolerance-slider.cpp +tolerance-slider.h +toolbox.cpp +toolbox.h +unit-menu.cpp +unit-menu.h +zoom-status.cpp +zoom-status.h ) \ No newline at end of file diff --git a/src/utest/CMakeLists.txt b/src/utest/CMakeLists.txt index f0185d834..a82876983 100644 --- a/src/utest/CMakeLists.txt +++ b/src/utest/CMakeLists.txt @@ -1,2 +1,2 @@ -SET(utest_SRC -) +SET(utest_SRC +) diff --git a/src/util/CMakeLists.txt b/src/util/CMakeLists.txt index 85aebb57a..1a5c48ba2 100644 --- a/src/util/CMakeLists.txt +++ b/src/util/CMakeLists.txt @@ -1,19 +1,19 @@ -SET(util_SRC -enums.h -filter-list.h -fixed_point.h -format.h -forward-pointer-iterator.h -glib-list-iterators.h -list.h -list-container.h -list-container-test.cpp -map-list.h -mathfns.h -reverse-list.h -share.cpp -share.h -tuple.h -units.cpp -units.h +SET(util_SRC +enums.h +filter-list.h +fixed_point.h +format.h +forward-pointer-iterator.h +glib-list-iterators.h +list.h +list-container.h +list-container-test.cpp +map-list.h +mathfns.h +reverse-list.h +share.cpp +share.h +tuple.h +units.cpp +units.h ) \ No newline at end of file diff --git a/src/widgets/CMakeLists.txt b/src/widgets/CMakeLists.txt index 512d40b10..1889f5b10 100644 --- a/src/widgets/CMakeLists.txt +++ b/src/widgets/CMakeLists.txt @@ -1,65 +1,65 @@ -SET(widgets_SRC -button.cpp -button.h -calligraphic-profile-rename.cpp -calligraphic-profile-rename.h -dash-selector.cpp -dash-selector.h -desktop-widget.cpp -desktop-widget.h -font-selector.cpp -font-selector.h -gradient-image.cpp -gradient-image.h -gradient-selector.cpp -gradient-selector.h -gradient-toolbar.cpp -gradient-toolbar.h -gradient-vector.cpp -gradient-vector.h -icon.cpp -icon.h -layer-selector.cpp -layer-selector.h -paint-selector.cpp -paint-selector.h -ruler.cpp -ruler.h -select-toolbar.cpp -select-toolbar.h -shrink-wrap-button.cpp -shrink-wrap-button.h -sp-color-gtkselector.cpp -sp-color-gtkselector.h -sp-color-icc-selector.cpp -sp-color-icc-selector.h -sp-color-notebook.cpp -sp-color-notebook.h -sp-color-preview.cpp -sp-color-preview.h -sp-color-scales.cpp -sp-color-scales.h -sp-color-selector.cpp -sp-color-selector.h -sp-color-slider.cpp -sp-color-slider.h -sp-color-wheel.cpp -sp-color-wheel.h -sp-color-wheel-selector.cpp -sp-color-wheel-selector.h -spinbutton-events.cpp -spinbutton-events.h -sp-widget.cpp -sp-widget.h -spw-utilities.cpp -spw-utilities.h -sp-xmlview-attr-list.cpp -sp-xmlview-attr-list.h -sp-xmlview-content.cpp -sp-xmlview-content.h -sp-xmlview-tree.cpp -sp-xmlview-tree.h -toolbox.cpp -toolbox.h -widget-sizes.h +SET(widgets_SRC +button.cpp +button.h +calligraphic-profile-rename.cpp +calligraphic-profile-rename.h +dash-selector.cpp +dash-selector.h +desktop-widget.cpp +desktop-widget.h +font-selector.cpp +font-selector.h +gradient-image.cpp +gradient-image.h +gradient-selector.cpp +gradient-selector.h +gradient-toolbar.cpp +gradient-toolbar.h +gradient-vector.cpp +gradient-vector.h +icon.cpp +icon.h +layer-selector.cpp +layer-selector.h +paint-selector.cpp +paint-selector.h +ruler.cpp +ruler.h +select-toolbar.cpp +select-toolbar.h +shrink-wrap-button.cpp +shrink-wrap-button.h +sp-color-gtkselector.cpp +sp-color-gtkselector.h +sp-color-icc-selector.cpp +sp-color-icc-selector.h +sp-color-notebook.cpp +sp-color-notebook.h +sp-color-preview.cpp +sp-color-preview.h +sp-color-scales.cpp +sp-color-scales.h +sp-color-selector.cpp +sp-color-selector.h +sp-color-slider.cpp +sp-color-slider.h +sp-color-wheel.cpp +sp-color-wheel.h +sp-color-wheel-selector.cpp +sp-color-wheel-selector.h +spinbutton-events.cpp +spinbutton-events.h +sp-widget.cpp +sp-widget.h +spw-utilities.cpp +spw-utilities.h +sp-xmlview-attr-list.cpp +sp-xmlview-attr-list.h +sp-xmlview-content.cpp +sp-xmlview-content.h +sp-xmlview-tree.cpp +sp-xmlview-tree.h +toolbox.cpp +toolbox.h +widget-sizes.h ) \ No newline at end of file diff --git a/src/xml/CMakeLists.txt b/src/xml/CMakeLists.txt index 23cb7e9ad..3d4028b10 100644 --- a/src/xml/CMakeLists.txt +++ b/src/xml/CMakeLists.txt @@ -1,44 +1,44 @@ -SET(xml_SRC -attribute-record.h -comment-node.h -composite-node-observer.cpp -composite-node-observer.h -croco-node-iface.cpp -croco-node-iface.h -document.h -element-node.h -event.cpp -event.h -event-fns.h -invalid-operation-exception.h -log-builder.cpp -log-builder.h -node.h -node-event-vector.h -node-fns.cpp -node-fns.h -node-iterators.h -node-observer.h -pi-node.h -quote.cpp -quote.h -quote-test.cpp -quote-test.h -repr.cpp -repr.h -repr-action-test.cpp -repr-action-test.h -repr-css.cpp -repr-io.cpp -repr-sorting.cpp -repr-sorting.h -repr-util.cpp -simple-document.cpp -simple-document.h -simple-node.cpp -simple-node.h -sp-css-attr.h -subtree.cpp -subtree.h -text-node.h +SET(xml_SRC +attribute-record.h +comment-node.h +composite-node-observer.cpp +composite-node-observer.h +croco-node-iface.cpp +croco-node-iface.h +document.h +element-node.h +event.cpp +event.h +event-fns.h +invalid-operation-exception.h +log-builder.cpp +log-builder.h +node.h +node-event-vector.h +node-fns.cpp +node-fns.h +node-iterators.h +node-observer.h +pi-node.h +quote.cpp +quote.h +quote-test.cpp +quote-test.h +repr.cpp +repr.h +repr-action-test.cpp +repr-action-test.h +repr-css.cpp +repr-io.cpp +repr-sorting.cpp +repr-sorting.h +repr-util.cpp +simple-document.cpp +simple-document.h +simple-node.cpp +simple-node.h +sp-css-attr.h +subtree.cpp +subtree.h +text-node.h ) \ No newline at end of file