difference between CMake file syntax and CMakeLists.txt at kdevelop?

Krzysztof kj at limes.com.pl
Wed Nov 16 21:59:11 GMT 2011


I tried to set some variables (e.g. CMAKE_CXX_FLAGS_DEBUG) in 
CMakeLists.txt file but I'm afraid kdevelop doesn't recognize it. After 
I generated this file under cmake-gui, kdevelop had commented the line
set(CMAKE_CXX_FLAGS_DEBUG)

What's wrong?

-- 
Regards
Krzysztof J.






More information about the KDevelop mailing list