* 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:
@@ -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 ()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user