Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

GitHub Actions builds ignore the specified cmake options #4

Open
claremacrae opened this issue Feb 13, 2021 · 0 comments
Open

GitHub Actions builds ignore the specified cmake options #4

claremacrae opened this issue Feb 13, 2021 · 0 comments

Comments

@claremacrae
Copy link
Owner

Several of the entries in the build matrix specify cmake options to change the build... but the build.sh scripts that this invokes ignore those values - giving the illusion that these builds work, when in fact they are not tested.

generator: '"Unix Makefiles" -DCMAKE_UNITY_BUILD=yes -DCMAKE_UNITY_BUILD_BATCH_SIZE=50'

generator: '"Ninja" -DCMAKE_UNITY_BUILD=yes -DCMAKE_UNITY_BUILD_BATCH_SIZE=50'

generator: '"Visual Studio 16 2019" -T "clangcl"'

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

No branches or pull requests

1 participant