Added missing getopt.h to install target
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@168 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -60,3 +60,8 @@ install(DIRECTORY .
|
||||
PATTERN "Templates" EXCLUDE
|
||||
PATTERN "Debian*" EXCLUDE)
|
||||
endif ()
|
||||
|
||||
#install the config file
|
||||
install(FILES Utils/getopt.h DESTINATION include/OpenMesh/Tools/Utils)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user