dev-cafe / autocmake

CMake plugin composer.
http://autocmake.org
BSD 3-Clause "New" or "Revised" License
42 stars 18 forks source link

provide workaround for undefined variable #157

Closed miroi closed 8 years ago

miroi commented 8 years ago

it's the CMAKE_CURRENT_LIST_DIR variable, see https://public.kitware.com/Bug/print_bug_page.php?bug_id=11675

miroi commented 8 years ago

Hi Rado @bast,

the fc_mpi test is failing on Darwin, "Fatal Error: Cannot read module file 'mpi.mod' opened"...maybe mising OpenMPI installation ?

bast commented 8 years ago

It's a compiler mismatch in the mpi.mod. I am merging this one. Thanks!