-
Bug
-
Resolution: Not A Defect
-
Major
-
Docker blueocean
Hello,
I'm trying to build a simple project in C++ hosted in Bitbucket with CMake plugin and i getĀ this errorĀ
[build] $ cmake -G "Unix Makefiles" -D CMAKE_BUILD_TYPE=Release /var/jenkins_home/workspace/ticpp_ip_libs
ERROR: Cannot run program "cmake" (in directory "/var/jenkins_home/workspace/ticpp_ip_libs/build"): error=2, No such file or directory
Build step 'CMake Build' marked build as failure
Finished: FAILURE