-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NCBI C++ Toolkit #23392
base: master
Are you sure you want to change the base?
NCBI C++ Toolkit #23392
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Hooks produced the following warnings for commit fecf6a0ncbi-cxx-toolkit-public/28.0.0@#ca79159c0e0077eae252af3a8c2591be
|
"Some checks haven’t completed yet"? |
This comment has been minimized.
This comment has been minimized.
I see there are problems with Linux, GCC. In my opinion, the problem is with grpc/protobuf. |
This comment has been minimized.
This comment has been minimized.
Hooks produced the following warnings for commit 15284bancbi-cxx-toolkit-public/28.0.0@#0e89e343fc20356f6dfdef01f1cd5e3c
|
self.cpp_info.components["core"].frameworks = ["ApplicationServices"] | ||
self.cpp_info.components["core"].builddirs.append("res") | ||
build_modules = [self._module_file_rel_path] | ||
self.cpp_info.components["core"].build_modules = build_modules |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
self.cpp_info.components["core"].build_modules = build_modules | |
self.cpp_info.components["core"].build_modules["cmake_find_package"] = build_modules | |
self.cpp_info.components["core"].build_modules["cmake_find_package_multi"] = build_modules |
This comment has been minimized.
This comment has been minimized.
This one has been green for a while, but there's no assigned reviewer. Tagging you just in case, @uilianries. |
Conan v1 pipeline ✔️All green in build 6 (
Conan v2 pipeline ✔️
All green in build 6 (
|
ncbi-cxx-toolkit-public/28.0.0
The Toolkit is a public-domain collection of portable libraries, consisting of a cross-platform application framework and a set of utilities and supporting classes to work with biological data. It serves as a foundation of multiple projects at NCBI.
Please add v28.0.0