[CMake] Simple question

Luca Cappa luca.cappa at i-medlab.com
Tue Jan 25 03:49:03 EST 2005


Hello,
Is this the right way to add some values to a variable?

SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} `pkg-config --cflags --libs gtkmm`")

Greetings,
Luca


More information about the CMake mailing list