CMake Error at CMakeLists.txt:862 (find_package):
[cmake] Could not find a package configuration file provided by "cmark-gfm" with
[cmake] any of the following names:
[cmake]
[cmake] cmark-gfmConfig.cmake
[cmake] cmark-gfm-config.cmake
[cmake]
[cmake] Add the installation prefix of "cmark-gfm" to CMAKE_PREFIX_PATH or set
[cmake] "cmark-gfm_DIR" to a directory containing one of the above files. If
[cmake] "cmark-gfm" provides a separate development package or SDK, be sure it has
[cmake] been installed.
I downloaded the Swift Open-Source file to contribute in it but I am facing problem in the building the CMakeLists.txt file of that and I had already downloaded the “Cmake” and “Cmark-gfm” file through homebrew but again and again it showing the error of ”
Cmark-gfm” not install how do I solve this issue
New contributor
Vivek Chahal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1