-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: cmake require c++ 14 in all modules
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule filesystem
updated
3 files
+6 −0 | CMakeLists.txt | |
+2 −2 | src/fs_ops.cpp | |
+6 −0 | test/CMakeLists.txt |