On 19/10/2017 22:19, Miika Turkia wrote:

self compiled? docs disabled in cmake?

miika

Built on my machine. Rebuilt it again to make sure.

Some error during pull process?

I did nothing with cmake. I don't touch that thing!

Here is the cmake invocation in build.sh

    export CMAKE_PREFIX_PATH="$INSTALL_ROOT/lib/cmake;${CMAKE_PREFIX_PATH}"
    cmake -DCMAKE_BUILD_TYPE=Debug .. \
        -DSUBSURFACE_TARGET_EXECUTABLE=$SUBSURFACE_EXECUTABLE \
        ${LIBGIT_ARGS} \
        -DLIBDIVECOMPUTER_INCLUDE_DIR=$INSTALL_ROOT/include \
-DLIBDIVECOMPUTER_LIBRARIES=$INSTALL_ROOT/lib/libdivecomputer.a \
        -DCMAKE_PREFIX_PATH=$CMAKE_PREFIX_PATH \
        -DBTSUPPORT=${BTSUPPORT} \
        $PRINTING $EXTRA_OPTS

Kind regards,

willem



--
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