SyntaxFix
Write A Post
Hire A Developer
Questions
try to use: cmake --clean-first path-of-CMakeLists.txt-file -B output-dir
--clean-first: Build target clean first, then build. (To clean only, use --target clean.)