<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection">
<div dir="auto">Have a look at variables ‘CMAKE_*_OUTPUT_DIRECTORY’ (Like CMAKE_ARCHIVE_OUTPUT_DIRECTORY. See <a href="https://cmake.org/cmake/help/latest/manual/cmake-variables.7.html">https://cmake.org/cmake/help/latest/manual/cmake-variables.7.html</a>) and target properties ‘*_OUTPUT_DIRECTORY’ (Like ARCHIVE_OUTPUT_DIRECTORY. See <a href="https://cmake.org/cmake/help/latest/manual/cmake-properties.7.html">https://cmake.org/cmake/help/latest/manual/cmake-properties.7.html</a>).
<div dir="auto"><br /></div>
</div>
</div>
<div name="messageReplySection">Le 3 juil. 2019 à 08:19 +0200, vinay kumar Kotegowder <vinay.kotegowder@gmail.com>, a écrit :<br />
<blockquote type="cite" class="spark_quote" style="margin: 5px 5px; padding-left: 10px; border-left: thin solid #1abc9c;">Hi Everyone,<br />
<br />
How do I move the build artifacts(ELFs, Static libraries, custom<br />
intermediate files) to custom folder at the build of "cmake --build ."<br />
?<br />
<br />
Also does "cmake --build . -- clean" takes care of cleaning these<br />
build artifacts from the directory to which they previously moved?<br />
<br />
Regards,<br />
Vinay<br />
--<br />
<br />
Powered by www.kitware.com<br />
<br />
Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ<br />
<br />
Kitware offers various services to support the CMake community. For more information on each offering, please visit:<br />
<br />
CMake Support: http://cmake.org/cmake/help/support.html<br />
CMake Consulting: http://cmake.org/cmake/help/consulting.html<br />
CMake Training Courses: http://cmake.org/cmake/help/training.html<br />
<br />
Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html<br />
<br />
Follow this link to subscribe/unsubscribe:<br />
https://cmake.org/mailman/listinfo/cmake<br /></blockquote>
</div>
</body>
</html>