Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change windows build to also use c++17
Need to explicitly enable it, set(CMAKE_CXX_STANDARD 17) isn't sufficient. Signed-off-by: Mark Stemm <mark.stemm@gmail.com>
- Loading branch information