X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=299487cd2f6e24f117b5d59a9d169369b41965fe;hb=refs%2Fheads%2Fsandbox%2Fjobol%2Fjsapi;hp=75a50dcf06a77441d6005447356eea3841550dc4;hpb=84d1859e9b64cc100251370c0412241108dd5b10;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)