Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
robotpkg-wip
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gepetto
robotpkg-wip
Commits
b5ec7bfc
Commit
b5ec7bfc
authored
3 years ago
by
Guilhem Saurel
Browse files
Options
Downloads
Patches
Plain Diff
[mpi-cmake-modules] don't build doc
parent
6b0669f4
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
mpi-cmake-modules/Makefile
+1
-1
1 addition, 1 deletion
mpi-cmake-modules/Makefile
mpi-cmake-modules/distinfo
+1
-0
1 addition, 0 deletions
mpi-cmake-modules/distinfo
mpi-cmake-modules/patches/patch-aa
+11
-0
11 additions, 0 deletions
mpi-cmake-modules/patches/patch-aa
with
13 additions
and
1 deletion
mpi-cmake-modules/Makefile
+
1
−
1
View file @
b5ec7bfc
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
mpi-cmake-modules/distinfo
+
1
−
0
View file @
b5ec7bfc
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
This diff is collapsed.
Click to expand it.
mpi-cmake-modules/patches/patch-aa
0 → 100644
+
11
−
0
View file @
b5ec7bfc
--- 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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment