<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
<div><font class="Apple-style-span" face="Tahoma" size="2">Is it possible to get cmake to run a executable or a script after it has generated the project/make files?</font></div><div><font class="Apple-style-span" face="Tahoma" size="2">I know of execute_process() , but this runs the process while generating.</font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><br></font></div><div><font class="Apple-style-span" face="Tahoma" size="2">As it seems like cmake currently doesn't support what I want to do I would like to run a script after the generation to update my visual studio files manualy.</font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><br></font></div><div><font class="Apple-style-span" face="Tahoma" size="2">http://www.itk.org/Bug/view.php?id=11902</font></div><div style="font-family: Tahoma; font-size: 10pt; "></div>                                            </div></body>
</html>