Saad S

Results 1 issues of Saad S

When building with `cmake -DGATTLIB_SHARED_LIB=NO ..` gives this error ``` CMake Error at dbus/CMakeLists.txt:127 (install): install TARGETS given no ARCHIVE DESTINATION for static library target "gattlib". ``` modifying dbus/CMakeLists.txt;127 to...