Skip to content
Snippets Groups Projects
  • Guilhem Saurel's avatar
    44580d4b
    [wip/matio] add patch-aa · 44580d4b
    Guilhem Saurel authored
    to fix configure on 18.04:
    
    -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found suitable version "1.2.11", minimum required is "1.2.3")
    CMake Error at cmake/thirdParties.cmake:71 (target_link_libraries):
    Cannot specify link libraries for target "MATIO::ZLIB" which is not built
    by this project.
    Call Stack (most recent call first):
    cmake/thirdParties.cmake:97 (matio_create_zlib)
    CMakeLists.txt:29 (include)
    44580d4b
    History
    [wip/matio] add patch-aa
    Guilhem Saurel authored
    to fix configure on 18.04:
    
    -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found suitable version "1.2.11", minimum required is "1.2.3")
    CMake Error at cmake/thirdParties.cmake:71 (target_link_libraries):
    Cannot specify link libraries for target "MATIO::ZLIB" which is not built
    by this project.
    Call Stack (most recent call first):
    cmake/thirdParties.cmake:97 (matio_create_zlib)
    CMakeLists.txt:29 (include)