findcmake
Last updated
Was this helpful?
Last updated
Was this helpful?
find CMake path.
[status, cmake_path] = findcmake()
status - a logical.
cmake_path - a string: path of CMake or ''.
find CMake path.
CMake is used internaly to generate makefiles used to build dynamic libraries on fly.
.
1.0.0
initial version
Allan CORNET