marcinlos / iga-ads

Isogeometric Finite Element Method framework
MIT License
15 stars 9 forks source link

Provide required dependency versions in `ads-config.cmake.in` #63

Closed marcinlos closed 3 years ago

marcinlos commented 3 years ago

While find_package calls in CMakeLists.txt require concrete versions of Boost and {fmt}, that is not the case for find_dependency calls in ads-config.cmake.in.