Hi,
I run some Integration Tests for my project 'Spacy' with FEniCS on travis with your (awesome!) docker-image. Since 4 days cmake-configuration fails with:
Target "FEniCS_vector" links to target "Boost::filesystem" but the target
was not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?
I can reproduce this locally with the current docker image, with an other version that is about 3 weeks old everything works fine.
Should I just upload the image I have on my local machine or are there better ways to solve this?
Best Regards
Lars