Skip to content
  • Tor Didriksen's avatar
    2c07007f
    Bug#29906723 REMOVE LIBBINLOGEVENTS FROM INCLUDE_DIRECTORIES [noclose] · 2c07007f
    Tor Didriksen authored
    Remove various instances of
      INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/libbinlogevents/include
    from cmake files.
    
    Write full paths in all relevant #include directives
    
    Also: remove several #includes from thread_pool_priv.h
    This file is actually used in several other places than the thread pool,
    and thus created unnecessary dependencies.
    
    Change-Id: I692c128373148f3638e2a36f1b06c5f5cba431c1
    2c07007f
    Bug#29906723 REMOVE LIBBINLOGEVENTS FROM INCLUDE_DIRECTORIES [noclose]
    Tor Didriksen authored
    Remove various instances of
      INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/libbinlogevents/include
    from cmake files.
    
    Write full paths in all relevant #include directives
    
    Also: remove several #includes from thread_pool_priv.h
    This file is actually used in several other places than the thread pool,
    and thus created unnecessary dependencies.
    
    Change-Id: I692c128373148f3638e2a36f1b06c5f5cba431c1
Loading