Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The equivalent of this is

    cmake -S source_folder -B build_folder 
    cmake --build build_folder
    cmake --install build_folder

You don't need to run a GUI at all for this, I don't see how you could infer this from the previous messages


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: