Skip to content
Snippets Groups Projects
Commit b5ec7bfc authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[mpi-cmake-modules] don't build doc

parent 6b0669f4
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@
ORG= machines-in-motion
NAME= mpi-cmake-modules
VERSION= 1.0.0
PKGREVISION= 1
DIST_SUBDIR= ${NAME}
DISTNAME= v${VERSION}
......@@ -22,7 +23,6 @@ LICENSE= modified-bsd
MAINTAINER= gsaurel@laas.fr
include ../../wip/py-breathe/depend.mk
include ../../mk/sysdep/python.mk
include ../../mk/sysdep/cmake.mk
include ../../mk/language/c.mk
......
SHA1 (mpi-cmake-modules/v1.0.0.tar.gz) = fcda46801107f42e0b7e77e99b8cd89f6cfc185a
RMD160 (mpi-cmake-modules/v1.0.0.tar.gz) = 515643c3e549de6bebdeef77086f529d5eeab7c4
Size (mpi-cmake-modules/v1.0.0.tar.gz) = 41478 bytes
SHA1 (patch-aa) = d8a4c6b113c19a324bce12a87f833d80c6b01dd9
--- CMakeLists.txt.orig 2021-02-03 13:08:24.000000000 +0100
+++ CMakeLists.txt 2021-03-26 10:38:52.910700272 +0100
@@ -80,7 +80,7 @@
#
# building documentation
#
-add_documentation()
+#add_documentation()
#
# put the cmake files at the right place
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment