[CMake] CLANG_CXX_LIBRARY
Nick Overdijk
nick at astrant.net
Thu Jan 24 14:22:52 EST 2013
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
More information about the CMake
mailing list