Skip to content
Snippets Groups Projects
  • Konstantin Osipov's avatar
    6dd44f6d
    Refactor our CMake files. Patch provided by Roman Tsisyk. · 6dd44f6d
    Konstantin Osipov authored
    Move third_party library compilation to the top level (less
    directory traversal).
    Provide an option for using system LibEIO/libobjc.
    
    Enforce a naming convention for cmake/ scripts
    (Find* and Build*).
    
    Move ev and eio wrappers to third-party (todo: delete
    them completely).
    
    There is one (known) problem with this patch:
    tarantool --version now prints incorrect compile flags.
    To be fixed in a separate patch.
    6dd44f6d
    History
    Refactor our CMake files. Patch provided by Roman Tsisyk.
    Konstantin Osipov authored
    Move third_party library compilation to the top level (less
    directory traversal).
    Provide an option for using system LibEIO/libobjc.
    
    Enforce a naming convention for cmake/ scripts
    (Find* and Build*).
    
    Move ev and eio wrappers to third-party (todo: delete
    them completely).
    
    There is one (known) problem with this patch:
    tarantool --version now prints incorrect compile flags.
    To be fixed in a separate patch.
FindLibEV.cmake 584 B