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

Andreas Pakulat apaku at gmx.de
Thu Nov 17 07:48:10 GMT 2011


On 16.11.11 22:59:11, Krzysztof wrote:
> 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)

Can you elaborate on that? You're saying that after opening the project
in kdevelop and then opening the file it suddenly had a # in front of
the line?

Andreas





More information about the KDevelop mailing list