CXXFLAGS=<flags to your compiler here> cmake 

or 

cmake -DCMAKE_CXX_FLAGS="<flags to your compiler here>"


On 2013-24-01, at 13:02:58 , ambreen haleem wrote:

> Hi,
> 
> I want to set clang_cxx_library parameter in cmake. Does not seems to be 
> working by passing through linker. Is there a way I can do that?
> 
> Regards
> Ambreen
> --
> 
> 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

--

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

Reply via email to