We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Based on the discussion in #4308 the build system for the utility scripts in source/util needs a few updates.
source/util
CMAKE_CURRENT_BINARY_DIR
PROJECT_BINARY_DIR
maybe_xyz
@vicentebolea, did I forget anything?
The text was updated successfully, but these errors were encountered:
No, it looks good! Thanks for this
Sorry, something went wrong.
No branches or pull requests
Based on the discussion in #4308 the build system for the utility scripts in
source/util
needs a few updates.CMAKE_CURRENT_BINARY_DIR
instead ofPROJECT_BINARY_DIR
maybe_xyz
convention in all cases when something might be generated or not@vicentebolea, did I forget anything?
The text was updated successfully, but these errors were encountered: