Currently I am using cmake to auto build third party library c-ares using ExternalProject module. <div><div>Before starting cmake I am setting DESTDIR variable. </div><div>export DESTDIR=`pwd`/dest</div><div><br></div><div>
Problem is that third party library are also reading this variable. Is there a way I can avoiding mixing of DESTDIR variable with my cmake configuration and ExternalProject_Add ?</div><div><br></div><div><br clear="all">regards<div>
Vivek Goel</div><br>
</div></div>