X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcreaDevManagerLib%2FCMakeLists.txt;h=d0daed4b8e06233943d9070d030192772c9243c8;hb=f5cd0d2ab363ef8d6fd89d547ace70ca31d2bf3e;hp=bb1dbea12bb24554962021003dfe1ae332032d56;hpb=79cec83ea4c3a99dacc93663e9f0ea52f7f5cf1b;p=crea.git diff --git a/lib/creaDevManagerLib/CMakeLists.txt b/lib/creaDevManagerLib/CMakeLists.txt index bb1dbea..d0daed4 100644 --- a/lib/creaDevManagerLib/CMakeLists.txt +++ b/lib/creaDevManagerLib/CMakeLists.txt @@ -87,10 +87,16 @@ IF ( BUILD_${LIBRARY_NAME} ) # If this library must link against other libraries # USER! : Add here any extra Library you need - + crea ) #---------------------------------------------------------------------------- + INCLUDE_DIRECTORIES ( + # USER! : Add here the directories holding th extra .h files you need + # e.g. + # ../../lib/ + ../../src + ) #---------------------------------------------------------------------------- # MACRO WHICH DOES ALL THE JOB : BUILD AND INSTALL