mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
f9aa67a399
Fully unsure when this got broken, but we tried to find the libdivecomputer includes based on the include file "hw.h". Interestingly, that file does not exisist (any more?) in libdivecomputer, so the search for the include fails. This is annoying, as the initial cmake fails on this in case of developer builds from QtCreator (which do not compile all dependencies like our home grown build scripts). The solution is simple: just find the includes for libdivecomputer based on exiting files in this lib. Signed-off-by: Jan Mulder <jlmulder@xs4all.nl> |
||
---|---|---|
.. | ||
cmake_variables_helper.cmake | ||
dlllist.cmake | ||
FindLibdivecomputer.cmake | ||
FindLIBGIT2.cmake | ||
HandleFindGit2.cmake | ||
HandleFindGrantlee.cmake | ||
HandleFindLibDiveComputer.cmake | ||
HandleFtdiSupport.cmake | ||
HandleUserManual.cmake | ||
HandleVersionGeneration.cmake | ||
MacOSXBundleInfo.plist.in | ||
MacroOutOfSourceBuild.cmake | ||
pkgconfig_helper.cmake | ||
RunOnBuildDir.cmake | ||
version.cmake |