So, it turn out that (at least on my system) the user manual and the FB integration is not included unless the build script is run with option -build-with-webkit. Is this normal?
Kind regards,
willem

On 21/10/2017 13:01, Robert Helling wrote:
Hi,

On 21. Oct 2017, at 11:58, Willem Ferguson <willemfergu...@zoology.up.ac.za <mailto: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



--
This message and attachments are subject to a disclaimer.
Please refer to http://upnet.up.ac.za/services/it/documentation/docs/004167.pdf for full details.
_______________________________________________
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to