[cmake-developers] GenerateExportHeader macro in CMake?

Brad King brad.king at kitware.com
Tue Aug 2 09:38:03 EDT 2011


On 8/2/2011 3:40 AM, Stephen Kelly wrote:
> Brad King wrote:
> I've now also tested with MSVC and MinGW on Windows. I couldn't seem to get
> cmake to work on cygwin though.
>
> I'll see if I can test on Mac too before pushing to the cmake repo.
>
> One question I have is: Will the unit tests for this be run on all platforms
> before it gets to master?

Yes.  You will create a topic branch starting from 'master' but it will
initially be merged into 'next' for testing.  If there are failures you
will be able to extend the topic with corresponding fixes.  Only after
the whole topic is mature will upstream developers merge it to 'master'.

Thanks,
-Brad



More information about the cmake-developers mailing list