Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PETRA III Debian Packages
h5cpp-bp
Commits
b7185a10
Commit
b7185a10
authored
Apr 03, 2019
by
Jan Kotanski
Browse files
remove debian patches
parent
d0837af3
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/patches/0001-add-ebool.hpp-to-cmake.patch
deleted
100644 → 0
View file @
d0837af3
From: Jan Kotanski <jankotan@gmail.com>
Date: Mon, 8 Oct 2018 16:39:38 +0200
Subject: add ebool.hpp to cmake
---
src/h5cpp/datatype/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/h5cpp/datatype/CMakeLists.txt b/src/h5cpp/datatype/CMakeLists.txt
index 25bc852..a7de366 100644
--- a/src/h5cpp/datatype/CMakeLists.txt
+++ b/src/h5cpp/datatype/CMakeLists.txt
@@ -23,6 +23,7 @@
set(HEADERS
${dir}/string.hpp
${dir}/array.hpp
${dir}/enum.hpp
+ ${dir}/ebool.hpp
)
install(FILES ${HEADERS}
debian/patches/series
deleted
100644 → 0
View file @
d0837af3
0001-add-ebool.hpp-to-cmake.patch
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment