mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-12 19:03:13 +01:00
FindGit doesn't seem to work as expected on Ubuntu 10.04 (GIT-NOTFOUND even though Git is installed and available on the $PATH). This implementation might be overly simplistic and it should probably use find_program() to locate Git. We need to revisit this after the 0.12.0 release is out.