Skip to content
  • David Faure's avatar
    Fix my previous fix - if we don't want to rely on people using BEFORE, then we need · 882d5aa9
    David Faure authored
    a FOO_INCLUDES in every CMakeLists.txt, so let's do it clean:
    
    Every CMakeLists.txt should use ${KOFFICECORE_INCLUDES} or ${KOFFICEUI_INCLUDES} (which includes core)
    depending on what they need (and this includes kde+qt as well). And other things must be -before- that.
    
    kde-only code can use ${KDE4_INCLUDES}.
    
    svn path=/trunk/koffice/; revision=532017
    882d5aa9