Cosmetics

This commit is contained in:
Jan Möbius
2022-02-23 10:07:25 +01:00
parent 3f2b96d73e
commit 049f2834f6

View File

@@ -186,7 +186,6 @@ else()
endif() endif()
if (NOT APPLE AND NOT ${OPENMESH_NO_INSTALL_HEADERS}) if (NOT APPLE AND NOT ${OPENMESH_NO_INSTALL_HEADERS})
# Install Header Files # Install Header Files
install(DIRECTORY . install(DIRECTORY .
DESTINATION include/OpenMesh/Tools DESTINATION include/OpenMesh/Tools
@@ -200,7 +199,6 @@ install(DIRECTORY .
#install the config file #install the config file
install(FILES Utils/getopt.h DESTINATION include/OpenMesh/Tools/Utils) install(FILES Utils/getopt.h DESTINATION include/OpenMesh/Tools/Utils)
endif () endif ()
install(TARGETS OpenMeshTools EXPORT OpenMeshConfig install(TARGETS OpenMeshTools EXPORT OpenMeshConfig