R/utils.R
isCmakeInstalled.Rd
This function checks that Cmake is installed on the system.
isCmakeInstalled()
A boolean.
Simon Garnier, garnier@njit.edu
isCmakeInstalled() #> [1] TRUE