summaryrefslogtreecommitdiffstats
path: root/Source/FLTKDialog/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Source/FLTKDialog/CMakeLists.txt')
-rw-r--r--Source/FLTKDialog/CMakeLists.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/Source/FLTKDialog/CMakeLists.txt b/Source/FLTKDialog/CMakeLists.txt
index d110cd8..1c5e8c9 100644
--- a/Source/FLTKDialog/CMakeLists.txt
+++ b/Source/FLTKDialog/CMakeLists.txt
@@ -1,10 +1,10 @@
SOURCE_FILES(SRCS
-CMakeSetupGUI
-CMakeSetupGUIImplementation
-FLTKDialog
-FLTKPropertyItemRow
-FLTKPropertyList
-FLTKPropertyNameButtonWithHelp
+CMakeSetupGUI.cxx
+CMakeSetupGUIImplementation.cxx
+FLTKDialog.cxx
+FLTKPropertyItemRow.cxx
+FLTKPropertyList.cxx
+FLTKPropertyNameButtonWithHelp.cxx
)