* Dennis: Do not install getopt.h into MacOS bundle.

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@202 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2009-09-02 13:53:23 +00:00
parent 153424dcca
commit 0de8be3f42

View File

@@ -61,9 +61,10 @@ install(DIRECTORY .
PATTERN "tmp" EXCLUDE
PATTERN "Templates" EXCLUDE
PATTERN "Debian*" EXCLUDE)
endif ()
#install the config file
install(FILES Utils/getopt.h DESTINATION include/OpenMesh/Tools/Utils)
endif ()