diff --git a/fluid/CMakeLists.txt b/fluid/CMakeLists.txt index 443bdca1db..50983c1499 100644 --- a/fluid/CMakeLists.txt +++ b/fluid/CMakeLists.txt @@ -163,7 +163,7 @@ if (APPLE AND (NOT OPTION_APPLE_X11)) # ## set_target_properties (fluid PROPERTIES RESOURCE ${ICON_PATH}) # install fluid GUI and commandline tools - install (TARGETS fluid DESTINATION "/Applications") + #install (TARGETS fluid DESTINATION "/Applications") # install command line tool install (PROGRAMS $ DESTINATION ${FLTK_BINDIR})