Skip to content
  • Dmitry Kazakov's avatar
    Fixed cmake problems with image vs tiles3 recompilation · 4927d470
    Dmitry Kazakov authored
    CMake doesn't handle the dependency, if the operand of the 'include'
    preprocessor keyword is a definition. So just include the the needed
    headers in the config file istead of doing weird definitions.
    
    Also move the KisTileDataWrapper into a separate header to avoid too
    much recompilation.
    4927d470