Comment 1 for bug 1325329

Revision history for this message
Sergey "Shnatsel" Davidoff (shnatsel) wrote :

The quick fix I've devised so far is adding the following line to CMakeLists.txt:
    add_definitions (${CPPFLAGS})

I have no idea if this is the proper way to fix that.