Visual Studio 15 2017 — CMake 3.23.0-rc4 Documentation
cmake.org › cmake › helpcmake -G "Visual Studio 15 2017" -A ARM64 For compatibility with CMake versions prior to 3.1, one may specify a target platform name optionally at the end of the generator name. This is supported only for: Visual Studio 15 2017 Win64 Specify target platform x64. Visual Studio 15 2017 ARM Specify target platform ARM. Toolset Selection ¶
CMake projects in Visual Studio | Microsoft Docs
docs.microsoft.com › en-us › cppFeb 15, 2022 · When you make significant changes to your CMake configuration file or a CMakeLists.txt file, Visual Studio will automatically run the CMake configure step. You can invoke the configure step manually: Select Project > Configure Cache from the toolbar. You can also change your configuration preferences in Tools > Options > CMake > General.