Hi,

I have a problem with one project. There's one file that doesn't accept a some 
compiler flags because g++ then has problems (templates, etc).

So, I would like to set with another valuer the CMAKE_CXX_FLAGS_RELEASE and 
CMAKE_CXX_FLAGS_RELWITHDEBINFO for an _specific_ target.

I have looked in the documentation and I have found how to add (COMPILE_FLAGS) 
but not how to delete/remove flags. Someone hows how to do it?

Regards,

Leo
_______________________________________________
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