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

CMake build system fails for serial builds #14

Closed
rmontuoro opened this issue Oct 2, 2022 · 1 comment
Closed

CMake build system fails for serial builds #14

rmontuoro opened this issue Oct 2, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@rmontuoro
Copy link
Collaborator

The CMake-based build system fails to build AQM in serial mode, i.e. when one build job is specified.
For example, this is accomplished by setting BUILD_JOBS=1 when building the UFS.

This bug was reintroduced by PR #8.

@rmontuoro rmontuoro added the bug Something isn't working label Oct 2, 2022
BrianCurtis-NOAA pushed a commit that referenced this issue Oct 6, 2022
* Properly include custom target dependency. This fixes issue #14.

* Add EPA recommended debug flags for Intel compiler.

* Resolves issue #10.
@BrianCurtis-NOAA
Copy link
Collaborator

PR that solves this issue has been merged. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants