Learn R Programming

ROpenCVLite (version 4.30.2)

isCmakeInstalled: Check Cmake Installation

Description

This functions checks that Cmake is installed on the system.

Usage

isCmakeInstalled()

Arguments

Value

A boolean indicating whether Cmake was or not installed on the system.

Examples

Run this code
# NOT RUN {
isCmakeInstalled()

# }

Run the code above in your browser using DataLab