Re: [CMake] ctest not sending xlm-files to dashboard

2015-05-09 Thread Ilias Miroslav
compile the sources: $ cd build_mingw64_i8_tests $ make Site: CHEMIA Build name: WinS12_MinGW64_i8_OpenBLAS_parallel_cloned Create new tag: 20150509-2153 - Miro Configure project with the proper directory name, containing xlm-files ready for output: Directory of C:\Users\milias

[CMake] ctest not sending xlm-files to dashboard

2015-05-09 Thread Ilias Miroslav
Scheduler (when the user -me - is logged out), the report looks like: -- Site: CHEMIA Build name: WinS12_MinGW64_i8_OpenBLAS_parallel_cloned Create new tag: 20150509-0037 - Miro Submit files (

Re: [CMake] Using the FindBoost package

2015-05-09 Thread Klaim - Joël Lamotte
On Sat, May 9, 2015 at 12:22 PM, Klaim - Joël Lamotte wrote: > I might be wrong but maybe you mixed up BOOST_INCLUDEDIR > and Boost_INCLUDE_DIR? (note the additional underscore) > From the documentation the first one is read to deduce the second one. > To clarify: BOOST_INCLUDEDIR is listed in i

Re: [CMake] Using the FindBoost package

2015-05-09 Thread Klaim - Joël Lamotte
I might be wrong but maybe you mixed up BOOST_INCLUDEDIR and Boost_INCLUDE_DIR? (note the additional underscore) >From the documentation the first one is read to deduce the second one. Their name is unfortunately very close. I never tried to use BOOST_INCLUDEDIR directly, I only set a BOOST_ROOT a