Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: remove redundant cmake flags (acts-project#3842)
These are already set with ``: ``` { "name": "gitlab-ci-clangtidy", "displayName": "GitLab-CI", "inherits": "ci-common", "cacheVariables": { "ACTS_BUILD_ODD": "OFF", "ACTS_BUILD_EXAMPLES_PYTHON_BINDINGS": "OFF", "ACTS_RUN_CLANG_TIDY": "ON" } }, ```
- Loading branch information