--- common/CMakeLists.txt.orig	2026-07-16 13:57:16 UTC
+++ common/CMakeLists.txt
@@ -172,8 +172,6 @@ target_include_directories(common PUBLIC .)
 target_compile_definitions(common PRIVATE FIXIT_FAST_LOAD $<$<CONFIG:Debug>:_DEBUG>)
 target_compile_options(common PUBLIC ${VC_CXX_FLAGS})
 target_compile_features(common PUBLIC cxx_std_11)
-# Make build check state of git to check for uncommitted changes.
-add_dependencies(common check_git)
 
 if(WIN32)
     if(WIN9X)
