X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=299487cd2f6e24f117b5d59a9d169369b41965fe;hb=7aad83842cdab620e91fe73ac4731d75eb9c283a;hp=75a50dcf06a77441d6005447356eea3841550dc4;hpb=9a623c3aa32ec0fbf9682f37a990abd00f38da60;p=src%2Fapp-framework-binder.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 75a50dcf..299487cd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -155,6 +155,7 @@ SET(link_libraries ${LIBMAGIC_LDFLAGS} -ldl -lrt + -lm ) ADD_SUBDIRECTORY(src/devtools)