Add gitlab issue/merge request templates
[src/app-framework-binder.git] / CMakeLists.txt
index 75a50dc..0a2713a 100644 (file)
@@ -1,5 +1,5 @@
 ###########################################################################
-# Copyright (C) 2015-2019 "IoT.bzh"
+# Copyright (C) 2015-2020 "IoT.bzh"
 #
 # author: José Bollo <jose.bollo@iot.bzh>
 #
@@ -155,6 +155,7 @@ SET(link_libraries
        ${LIBMAGIC_LDFLAGS}
        -ldl
        -lrt
+       -latomic
        )
 
 ADD_SUBDIRECTORY(src/devtools)