Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CMake: Do not fail on unknown compiler features
If CMake does not know much about a compiler, `target_compile_features` will fail. Issue a warning instead.
- Loading branch information