cd ./external_libs/CppUTest && cmake CMakeLists.txt && make && cd - && pwd && cp -f ./external_libs/CppUTest/src/CppUTest/libCppUTest.a ./external_libs/CppUTest/libCppUTest.a && cp -f ./external_libs/CppUTest/src/CppUTestExt/libCppUTestExt.a ./external_libs/CppUTest/libCppUTestExt.a
/bin/sh: 1: cmake: not found
make: *** [build-cpputest] Error 127