X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=0a2713ad1e3e3cb954e8672c746e19a8d64ae935;hb=HEAD;hp=62c56a9cba55789a2b3bfc99d78834a67bdf45a9;hpb=65353dce81a629e042800bb7b86fcd869a76727e;p=src%2Fapp-framework-binder.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 62c56a9c..0a2713ad 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -155,6 +155,7 @@ SET(link_libraries ${LIBMAGIC_LDFLAGS} -ldl -lrt + -latomic ) ADD_SUBDIRECTORY(src/devtools)