Skip to content
Snippets Groups Projects
  • Amin Bandali's avatar
    ca7b1e70
    build: Add daemon submodule and optionally use it. · ca7b1e70
    Amin Bandali authored and Sébastien Blin's avatar Sébastien Blin committed
    This allows invoking cmake with -DWITH_DAEMON_SUBMODULE=true to use
    the daemon header files and library from the submodule.  Note that it
    is currently still necessary to build the daemon separately first,
    either manually or using the build.py convenience script.
    
    The goal is to eventually add support for building the daemon with
    CMake in the future, so that we could add_subdirectory(${DAEMON_DIR})
    in client-qt's CMakeLists.txt and have CMake take care of everything.
    
    Change-Id: I3a16c44837e6c79616b3101fea8a6ff3defa3ab5
    ca7b1e70
    History
    build: Add daemon submodule and optionally use it.
    Amin Bandali authored and Sébastien Blin's avatar Sébastien Blin committed
    This allows invoking cmake with -DWITH_DAEMON_SUBMODULE=true to use
    the daemon header files and library from the submodule.  Note that it
    is currently still necessary to build the daemon separately first,
    either manually or using the build.py convenience script.
    
    The goal is to eventually add support for building the daemon with
    CMake in the future, so that we could add_subdirectory(${DAEMON_DIR})
    in client-qt's CMakeLists.txt and have CMake take care of everything.
    
    Change-Id: I3a16c44837e6c79616b3101fea8a6ff3defa3ab5
Code owners
Assign users and groups as approvers for specific file changes. Learn more.