[CMake] Moving build artifacts to custom directory

vinay kumar Kotegowder vinay.kotegowder at gmail.com
Wed Jul 3 02:19:14 EDT 2019


Hi Everyone,

How do I move the build artifacts(ELFs, Static libraries, custom
intermediate files) to custom folder at the build of "cmake --build ."
?

Also does "cmake --build . -- clean" takes care of cleaning these
build artifacts from the directory to which they previously moved?

Regards,
Vinay


More information about the CMake mailing list