Ticket #50795: patch-CMakeLists.txt.diff

File patch-CMakeLists.txt.diff, 416 bytes (added by Schamschula (Marius Schamschula), 8 years ago)
  • CMakeLists.txt

    old new  
    569569        if(NOT MSVC AND NOT BORLAND)
    570570                add_subdirectory( utils )
    571571        endif(NOT MSVC AND NOT BORLAND)
    572         if(NOT WIN32)
    573                 add_subdirectory( fonts )
    574         endif(NOT WIN32)
     572#       if(NOT WIN32)
     573#               add_subdirectory( fonts )
     574#       endif(NOT WIN32)
    575575#       add_subdirectory( mgllab )
    576576endif(NOT enable-lgpl)
    577577