I want to contribute to zypper, I cloned this directory and I did cmake . in the directory. I am getting this error
CMake Error at CMakeLists.txt:11 (INCLUDE):
INCLUDE could not find requested file:
ZyppCommon
CMake Error at CMakeLists.txt:38 (GENERATE_PACKAGING):
Unknown CMake command "GENERATE_PACKAGING".
-- Configuring incomplete, errors occurred!
See also "/home/supreetsingh/OpenSource/zypper/CMakeFiles/CMakeOutput.log".
If I am making a mistake with this, I would like to apologize beforehand, I would appreciate help, I want to contribute to this project.
I want to contribute to zypper, I cloned this directory and I did
cmake .
in the directory. I am getting this errorIf I am making a mistake with this, I would like to apologize beforehand, I would appreciate help, I want to contribute to this project.