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
We need boost for unit-tests and to ensure this works for all, we should fetch the needed version of boost and install it as a dependency.
This would also open up for switching to using program_options as options-parsing instead of a home-brewed solution.
The text was updated successfully, but these errors were encountered:
Rule e colored (TAPAAL#45)
aca7bbf
Fix missing variables after merge with TAPAAL/main (TAPAAL#45)
1fae9b2
* Fix missing variables from merge with TAPAAL/master * Add equivalent size check * Add freezeOriginalSize() again
No branches or pull requests
We need boost for unit-tests and to ensure this works for all, we should fetch the needed version of boost and install it as a dependency.
This would also open up for switching to using program_options as options-parsing instead of a home-brewed solution.
The text was updated successfully, but these errors were encountered: