Closed yurivict closed 5 years ago
README says:
This project installs with LibxcConfig.cmake, LibxcConfigVersion.cmake, and LibxcTargets.cmake
But configure/gmake/gmake install doesn't install .cmake files.
cmake can install pkgconfig files w/o much difficulty. but gnumake can't easily write cmake files.
README says:
But configure/gmake/gmake install doesn't install .cmake files.