Skip to content
Snippets Groups Projects
  • Maxim Cournoyer's avatar
    e2ce5c4d
    Move xcb include/link directives from jami to libclient. · e2ce5c4d
    Maxim Cournoyer authored and Sébastien Blin's avatar Sébastien Blin committed
    Relates to <#882>.
    
    This problem was discovered when attempting to build the test suite:
    
       ld: ../src/libclient/liblibjamiclient.a(avmodel.cpp.o): undefined
       reference to symbol 'xcb_get_setup'
    
    * CMakeLists.txt: [!(APPLE or MSVC] Move xcb includes and link directives to...
    * src/libclient/CMakeLists.txt [!(APPLE or MSVC]: ... here.
    
    Change-Id: If9b6653e157081300caad8f13cafe4979a49630b
    e2ce5c4d
    History
    Move xcb include/link directives from jami to libclient.
    Maxim Cournoyer authored and Sébastien Blin's avatar Sébastien Blin committed
    Relates to <#882>.
    
    This problem was discovered when attempting to build the test suite:
    
       ld: ../src/libclient/liblibjamiclient.a(avmodel.cpp.o): undefined
       reference to symbol 'xcb_get_setup'
    
    * CMakeLists.txt: [!(APPLE or MSVC] Move xcb includes and link directives to...
    * src/libclient/CMakeLists.txt [!(APPLE or MSVC]: ... here.
    
    Change-Id: If9b6653e157081300caad8f13cafe4979a49630b
Code owners
Assign users and groups as approvers for specific file changes. Learn more.