How to build hello_world
Posted: Mon Sep 21, 2020 2:42 am
I try to build hello_world project, but prompt "Makefile:8: /make/project.mk: No such file or directory", I list the files under hello_world directory, it seems need use cmake to build it. But how can I use cmake build it ?