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
{ "project": "SWMM", "organization": "Open_Water_Analytics", "version": { "string": "5.1.14", "major": "5", "minor": "1", "patch": "14" }, "git_hash": "6d74d607553c3edc7004192b6e847fa79cbd117d", "platform": "Darwin", "complier": { "id": "AppleClang", "version": "13.0.0.13000029" }, "build_id": "2021-11-08T16:06:48Z" }
We could simplify the CI scripts using something like this.
The text was updated successfully, but these errors were encountered:
/** @brief Get Build Info @param[out] @returns error code */ EXPORT_TOOLKIT int swmm_getBuildInfo(char *dest);
Sorry, something went wrong.
No branches or pull requests
We could simplify the CI scripts using something like this.
The text was updated successfully, but these errors were encountered: