Hi,

> On 21. Oct 2017, at 11:58, Willem Ferguson <willemfergu...@zoology.up.ac.za> 
> wrote:
> 
> After cloning Subsurface, there is no CMakeCache.txt that I can find. This 
> file is generated and placed in the build directory during build. If this is 
> correct, where do the settings in CMakeCache.txt come from?

they are generated by cmake from the various Cxxxxxx files spread around the 
source tree. You can modify those by going to the build directory and running

ccmake . (the dot is part of the command)

Best
Robert

Attachment: signature.asc
Description: Message signed with OpenPGP

_______________________________________________
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to