MRChemSoft/mrcpp

Provide CMake configuration file

robertodr opened this issue · 1 comments

This file will export the MRCPP target so that a code using CMake can do find_package(MRCPP) and then target_link_libraries(my_code PUBLIC MRCPP::mrcpp) and be happy.

Closed with #28