[CMake] OpenCV compilation flags

2013-08-15 Thread Engin FIRAT
Hello, How can I run compiler with different flags for different opencv modules? Regards. -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more informa

[CMake] Questions about cmake opencv and intel c++ compiler

2013-08-03 Thread Engin FIRAT
Hello all, I have some questions about opencv cmake configuration. I am using Intel's icc compiler and using cmake to configure opencv to build with intel's icc compiler. 1. I feed CMAKE_CXX_COMPILER with some arguments. But in verbose mode I have seen -fsigned-char flag which is not provided by