optimad / bitpit

Open source library for scientific HPC
http://optimad.github.io/bitpit/
GNU Lesser General Public License v3.0
117 stars 34 forks source link

cmake: properly search for git application before using it #353

Closed andrea-iob closed 1 year ago

andrea-iob commented 1 year ago

The main issue was that the function get_git_head_revision was calling find_package(Git).