Learn R Programming

ROpenCVLite (version 4.90.2)

isCmakeInstalled: Check Cmake Installation

Description

This function checks that Cmake is installed on the system.

Usage

isCmakeInstalled()

Arguments

Value

A boolean.

Author

Simon Garnier, garnier@njit.edu

Examples

Run this code
isCmakeInstalled()

Run the code above in your browser using DataLab