[CMake] When is UPDATE_COMMAND executed in External Project?

Soonho Kong soonhok at cs.cmu.edu
Thu May 7 12:27:50 EDT 2015


I'm using ExternalProject_Add in my CMakeList.txt file
<https://github.com/dreal/dreal3/blob/master/src/CMakeLists.txt#L184-L196>
and I'm
wondering when it's executed. Ideally, I want to execute this whenever a
user is running a build command (i.e. make/ninja). However, it seems that
this is not the case for now. Is there a way to achieve this goal?

Best,
Soonho
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150507/f2a750c9/attachment.html>


More information about the CMake mailing list