vcpkg/ports/libsbml/no-docs.diff
Kai Pastor 4ff2d52566
[check,libsbml] Update, port fixes (#34656)
* [libsbml] Update, port fixes

* [check] Follow VCPKG_LIBRARY_LINKAGE

* [check] Don't install checkmk

* [check] Burn-in dllimport

* [libsbml] Devendor dirent

* [libsbml] Burn-in library linkage

* Finish

* Fix typo

* [libsbml] Shorten patch
2023-10-24 09:09:15 -07:00

13 lines
341 B
Diff

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8ad678a..f856774 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1012,7 +1012,6 @@ set(DOCUMENTATION_FILES
VERSION.txt
)
-install(FILES ${DOCUMENTATION_FILES} DESTINATION ${MISC_PREFIX})
###############################################################################
#