Re-including the list.

You could also find more details reading the documentation of the "if"
command. See http://www.cmake.org/cmake/help/git-master/command/if.html


On Wed, Jan 29, 2014 at 7:40 PM, Rob McDonald <rob.a.mcdon...@gmail.com>wrote:

> Yep, that does it for me.  Sneaky...
>
> Rob
>
>
>
> On Wed, Jan 29, 2014 at 4:23 PM, Jean-Christophe Fillion-Robin <
> jchris.filli...@kitware.com> wrote:
>
>> Hi Rob,
>>
>> What about:
>>
>> if( NOT USE_SYSTEM_FOO)
>>     # Build my own FOO
>> endif()
>>
>> Hth
>> Jc
>>
>>


-- 
+1 919 869 8849
-- 

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

Reply via email to