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=daecef104cd2a6ac3e4436306e96ed48aea8271d;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)