Skip to content
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

Correct CMake debug for global-workflow build system #118

Open
HenryRWinterbottom opened this issue Feb 21, 2024 · 0 comments
Open

Correct CMake debug for global-workflow build system #118

HenryRWinterbottom opened this issue Feb 21, 2024 · 0 comments

Comments

@HenryRWinterbottom
Copy link
Contributor

The gsi_monitor CMake file does not support debug build types. As noted in NCO Bugzilla #1218, all build systems must include debug and clean options for the respective packages .

To resolve this issue, a debug options should be added using the CMake option CMAKE_BUILD_TYPE. Currently, it defaults to Release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant