Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the parameter order of the set command by switching `value` and `docstring`. See: https://cmake.org/cmake/help/latest/command/set.html `set(<variable> <value>... CACHE <type> <docstring>)`
- Loading branch information