<snip>

 

> What I would expect to be different
> from STREQUAL is that 'if("${var}" ==' is NOT the same as 'if(${var} =='.

You'd expect the quotes to make a difference ?

</snip>

 

Sorry -- that was a mistake, I meant to say: ‘if(var ==’ is NOT the same as 
‘if(${var} ==’
--

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