Hi there, in my external app, my modules are now struggling to find the generated Exports.h file.
Four days ago, this change: http://mitk.org/git/?p=MITK.git;a=commitdiff;h=28769cbe235cbcc034e4971aa96e99af1e9bd8cc caused the MACRO_CREATE_MODULE to generate the modulesConf folder within my external project, and put the generated header files there rather than in the MITK-build/MITK-build/moduleConf folder. So, what is the correct approach for an external project? In my CMakeLists.txt I can always add INCLUDE_DIRECTORIES({$CMAKE_BINARY_DIR}/${MODULES_CONF_DIRNAME}) Is that the recommended approach, or did I miss something again? Thanks as always. Matt ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA Learn about the latest advances in developing for the BlackBerry® mobile platform with sessions, labs & more. See new tools and technologies. Register for BlackBerry® DevCon today! http://p.sf.net/sfu/rim-devcon-copy1 _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
