Menu

#10 CMake patches

closed-accepted
nobody
None
5
2012-02-26
2012-02-25
No

This patch improves the CMakeLists.txt(s) to allow out of source builds. Also the export makro is enabled.

The second improved file is the FindQuaZip.cmake module. It now defines some variables in CMake find module style including the zlib include headers needed to build applications, which depends on QuaZip.

I hope the patch is useful. I've tested it on windows and linux. The only thing is, that on linux QUAZIP not found is shown, even if it is found and the build runs through without errors.

Discussion

  • Joachim Langenbach

     
  • Sergey A. Tachenov

    • status: open --> closed-accepted
     
  • Sergey A. Tachenov

    Thank you, applied.