$ mkdir build && cd build $ cmake -DSOURCE_DIR=.. -DBUILD_PATH=`pwd` -P ../Build.cmake '/usr/bin/cmake' '-S' '..' '-B' '/home/ubuntu/tmp/cmake-file-api-demo/runtime/build' -- The C compiler identification is GNU 11.3.0 -- The CXX compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done (1.5s) -- Generating done (0.0s) -- Build files have been written to: /home/ubuntu/tmp/cmake-file-api-demo/runtime/build -- Found result: /home/ubuntu/tmp/cmake-file-api-demo/runtime/build/.cmake/api/v1/reply/target-dummy_executable-8440a387c69b3d168ffa.json -- Link commands: [ { "fragment" : "", "role" : "flags" }, { "backtrace" : 2, "fragment" : "libnative_runtime.a", "role" : "libraries" }, { "backtrace" : 3, "fragment" : "-ldl", "role" : "libraries" } ]