Subsurface settings in CMakeCache.txt

Robert Helling helling at atdotde.de
Sat Oct 21 04:01:57 PDT 2017


Hi,

> On 21. Oct 2017, at 11:58, Willem Ferguson <willemferguson at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20171021/6f261133/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 529 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20171021/6f261133/attachment-0001.sig>


More information about the subsurface mailing list