Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at devShellTools-shell 12 lines 370 B view raw
1diff --git a/cmake/Pcsx2Utils.cmake b/cmake/Pcsx2Utils.cmake 2index 87f012c..052f1be 100644 3--- a/cmake/Pcsx2Utils.cmake 4+++ b/cmake/Pcsx2Utils.cmake 5@@ -44,7 +44,6 @@ function(detect_compiler) 6 endfunction() 7 8 function(get_git_version_info) 9- set(PCSX2_GIT_REV "") 10 set(PCSX2_GIT_TAG "") 11 set(PCSX2_GIT_HASH "") 12 if (GIT_FOUND AND EXISTS ${PROJECT_SOURCE_DIR}/.git)