mdbx: add basic CMakeSettings.json for Visual Studio.

* move build files out of project dir
This commit is contained in:
Andrea Lanfranchi
2021-07-26 19:21:53 +02:00
committed by Leonid Yuriev
parent f7cbf41f03
commit 5e7a685ba8
2 changed files with 27 additions and 0 deletions

View File

@@ -8,3 +8,4 @@
^\.gitignore$
^\.travis\.yml$
^packages/buildroot/
^CMakeSettings\.json$