[cmake-developers] Using the internal Code::Blocks builder

David Cole david.cole at kitware.com
Fri Sep 7 11:20:55 EDT 2012


Just run ctest in your build tree once you have everything working.

That will execute the CMake test suite with your new generator.


On Fri, Sep 7, 2012 at 11:02 AM, Benjamin Eikel <cmake at eikel.org> wrote:
> Hello again,
>
> the generator works rudimentary. I am able to generate Code::Blocks projects
> for simple CMake projects. I still have to fix a bug with link interface
> libraries and have to see what I can do about the window that is shown by
> Code::Blocks when doing command line builds (I am still waiting for a
> Code::Blocks forum account to be accepted).
> Is there a set of CMake projects that can be used to put the new generator to
> the acid test?
>
> Kind regards
> Benjamin
> --
>
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers



More information about the cmake-developers mailing list