[CMake] Post-Generate commands
Torri, Stephen CIV NSWCDD, W15
stephen.torri at navy.mil
Wed May 26 13:12:29 EDT 2010
> From: cmake-bounces at cmake.org on behalf of LaViolette, Alan
> Sent: Wed 5/26/2010 1:05 PM
> To: a.neundorf-work at gmx.net; cmake at cmake.org
> Subject: Re: [CMake] Post-Generate commands
>
> I want to run at the end of cmake. I am generating some additional
> files that are more complex then configure can do. But I need the
> generated projects and solutions.
So as I understand what you are saying is that you want
1. CMake to generate its files
2. Run extra command after its done
If so it sounds like you need a shell script or batch file depending on your platform.
Stephen
More information about the CMake
mailing list