cpm icon indicating copy to clipboard operation
cpm copied to clipboard

Added FAQs for common errors

Open WillisMedwell opened this issue 1 year ago • 0 comments

I'm new to this library so some documentation around common errors like:

"message(FATAL_ERROR "A module (${name}) failed to define its name!")" from CPM.cmake L1246

would be great... e.g "CPM_AddModule( "glaze" GIT_REPOSITORY "https://github.com/stephenberry/glaze" GIT_TAG "v2.5.2" )" and the actual glm repo both seem to have this error...

WillisMedwell avatar Apr 17 '24 08:04 WillisMedwell