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:
@@ -117,7 +117,7 @@ if (WIN32)
|
|||||||
# apple Drag'n'Drop installer package
|
# apple Drag'n'Drop installer package
|
||||||
#set (CPACK_GENERATOR "DragNDrop;TGZ")
|
#set (CPACK_GENERATOR "DragNDrop;TGZ")
|
||||||
#set (CPACK_PACKAGE_ICON "${CMAKE_SOURCE_DIR}/OpenFlipper/Icons/OpenFlipper_Icon.icns")
|
#set (CPACK_PACKAGE_ICON "${CMAKE_SOURCE_DIR}/OpenFlipper/Icons/OpenFlipper_Icon.icns")
|
||||||
#endif ()
|
endif ()
|
||||||
|
|
||||||
# has to be last
|
# has to be last
|
||||||
if (WIN32)
|
if (WIN32)
|
||||||
|
|||||||
Reference in New Issue
Block a user