summaryrefslogtreecommitdiffstats
path: root/Source/FLTKDialog/CMakeLists.txt
diff options
context:
space:
mode:
authorLuis Ibanez <luis.ibanez@kitware.com>2001-06-21 11:37:49 (GMT)
committerLuis Ibanez <luis.ibanez@kitware.com>2001-06-21 11:37:49 (GMT)
commit8fe1e1fcc6be2de71ebe3ce2e252c2e8bd75931b (patch)
treedc800ad187dcc2603f743f57f525679677974a60 /Source/FLTKDialog/CMakeLists.txt
parentd21fca47a968202aec241b60d0c44d367171c221 (diff)
downloadCMake-8fe1e1fcc6be2de71ebe3ce2e252c2e8bd75931b.zip
CMake-8fe1e1fcc6be2de71ebe3ce2e252c2e8bd75931b.tar.gz
CMake-8fe1e1fcc6be2de71ebe3ce2e252c2e8bd75931b.tar.bz2
ENH: PropertyNameButton was removed. PropertyRow manages all the callbacks now
Diffstat (limited to 'Source/FLTKDialog/CMakeLists.txt')
-rw-r--r--Source/FLTKDialog/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/FLTKDialog/CMakeLists.txt b/Source/FLTKDialog/CMakeLists.txt
index 62bc6c9..cee4e77 100644
--- a/Source/FLTKDialog/CMakeLists.txt
+++ b/Source/FLTKDialog/CMakeLists.txt
@@ -4,10 +4,8 @@ CMakeSetupGUIImplementation.cxx
FLTKDialog.cxx
FLTKPropertyItemRow.cxx
FLTKPropertyList.cxx
-FLTKPropertyNameButtonWithHelp.cxx
)
-
LINK_LIBRARIES(${FLTK_LIBRARY})
IF(WIN32)
IF(NOT UNIX)