Fixed if-branch error

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@195 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Mike Kremer
2009-09-02 08:26:48 +00:00
parent 50d85c98dd
commit d06362143b

View File

@@ -117,7 +117,7 @@ if (WIN32)
# apple Drag'n'Drop installer package
#set (CPACK_GENERATOR "DragNDrop;TGZ")
#set (CPACK_PACKAGE_ICON "${CMAKE_SOURCE_DIR}/OpenFlipper/Icons/OpenFlipper_Icon.icns")
#endif ()
endif ()
# has to be last
if (WIN32)