Description Usage Arguments Details Value Author(s)
View source: R/common-get_cmake.R
This function returns the path to the cmake executable.
1 |
path |
text string (optional), path where to search
|
If no path is supplied, the function searches for the
cmake command in the standard PATH (on Unix system).
If a path is supplied (e.g. /path/to/dir on Unix
system), the function search for the cmake command
in this path.
Note: for the moment, this does not work on Windows OS.
path to cmake executable.
Ghislain Durif
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.