diff --git a/CMakeLists.txt b/CMakeLists.txt index 90b75103..85bb0872 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -47,7 +47,7 @@ include(FindPkgConfig) set(PACKAGE_DATA_DIR "${CMAKE_INSTALL_PREFIX}/share") # Git repo info -include(GitRepo) +#include(GitRepo) ################################ # CMake os-fixups