[CMake] How to emulate autotools "make check"?

Michael Jackson mike.jackson at bluequartz.net
Wed Mar 25 10:21:51 EDT 2009


Create an account at the wiki site.
Create a new page with your "tutorial"
Create a link on the main page to your new tutorial.

---
Mike Jackson                 www.bluequartz.net



On Mar 25, 2009, at 10:15 AM, Marcel Loose wrote:

> On Fri, 2009-03-20 at 16:34 +0100, Eric Noulard wrote:
>> 2009/3/20 Marcel Loose <loose at astron.nl>:
>>> Perfect!
>>
>> Ok fine.
>>
>>>
>>> I now use add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND})  
>>> and
>>> that indeed solves the parallel build issue.
>>> And yes, I have MAKEFLAGS set to "-j4".
>>
>>
>> Now that you make check is working, may be it's time to describe
>> the way to go on a wiki page, may be in a new "Specific Topic"
>> http://www.cmake.org/Wiki/CMake#Specific_Topics
>>
> Hi Erk,
>
> How do I add a topic on the wiki page? Do I need to register somewhere
> and get a login name?
>
> Best regards,
> Marcel Loose
>
>
> _______________________________________________
> 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://www.cmake.org/mailman/listinfo/cmake



More information about the CMake mailing list