execute.cmake: Execute 'cmake'

Description Usage Arguments

View source: R/execute.cmake.R

Description

Execute cmake

Usage

1
  execute.cmake(cmakelists.path, IDE = 1L, argv = "")

Arguments

cmakelists.path

Location of CMakeLists.txt

IDE

Integer or character. Integer indicates that the IDE-th element of list.IDE() will be generated. Character will use pmatch to find the IDE in list.IDE().

argv

Additional arguments passed to CMake


wush978/RCMake documentation built on May 4, 2019, 12:01 p.m.