CMake aliases

Cake.CMake addin

Contains functionality to running CMake.

General

CMake(CMakeSettings)
Alias from Cake.CMake addin
Runs CMake with the specified source path and settings.
CMake(DirectoryPath, CMakeSettings)
Alias from Cake.CMake addin
Runs CMake with the specified source path and settings.
CMakeBuild(CMakeBuildSettings)
Alias from Cake.CMake addin
Runs CMake with the specified source path and settings.