]> source.dussan.org Git - gitignore.git/commit
CMake: Add CMakeUserPresets.json 3595/head
authorKyle Edwards <kyle.edwards@kitware.com>
Mon, 7 Dec 2020 20:29:35 +0000 (15:29 -0500)
committerKyle Edwards <kyle.edwards@kitware.com>
Mon, 7 Dec 2020 20:29:35 +0000 (15:29 -0500)
commita0e05f9d08080a286311721593eb6a23266d9637
treeb2fbaf9b3613b0fc9d0ea0c8be722e5b5a5e89b9
parent218a941be92679ce67d0484547e3e142b2f5f6f0
CMake: Add CMakeUserPresets.json

CMake 3.19 added CMakePresets.json, which is intended to be
version-controlled, and CMakeUserPresets.json, which should NOT
be version-controlled. Add CMakeUserPresets.json to the gitignore.

https://cmake.org/cmake/help/latest/manual/cmake-presets.7.html
CMake.gitignore