Whether to run the actual build tool directly (by expanding $CMAKE_BUILD_TOOL
)
or to have cmake
run the build tool (by invoking cmake --build <dir>
).
- Leave unchecked for minimal performance overhead.
- Check this, if you selected one of the Visual Studio or Xcode generators
above AND if you run CMake v. 2.8.11 or newer.