mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
24f3743fc1
CMake is a strange and complex language for buildsystems, and as such we need to let the main CMakeLists.txt be as clear as possible. Moving a bunch of code that deals with finding git via default CMake way or pkg_cofig to a file named 'HandleFindGit' on our cmake/Modules folder. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> |
||
---|---|---|
.. | ||
FindLibdivecomputer.cmake | ||
FindLIBGIT2.cmake | ||
FindMarble.cmake | ||
HandleFindGit2.cmake | ||
MacOSXBundleInfo.plist.in | ||
pkgconfig_helper.cmake |