Closed shokrof closed 2 years ago
Hey, I tried to build the project using cmake but It failed because of a bug in google test cmake. I found it reported on their repo with the solution.
I fixed the bug by changing GIT_TAG to main in CMakeLists.txt.in
Regards, Mostafa
Fixed by commit. Thanks.
Hey, I tried to build the project using cmake but It failed because of a bug in google test cmake. I found it reported on their repo with the solution.
I fixed the bug by changing GIT_TAG to main in CMakeLists.txt.in
Regards, Mostafa