Mk/Uses/cmake

blubee blubeeme gurenchan at gmail.com
Sat Sep 29 07:55:41 BST 2018


Hello

I think that I might have found a bug or there's some issues in my setup.

I am running poudriere and I add these flags to a Makefile:
CMAKE_ARGS+= -DCMAKE_INSTALL_PREFIX=${LOCALBASE}/dir

checking in
pre-build:
    echo ${CMAKE_ARGS}

shows that /usr/local/dir is passed to cmake.

After building cmake totally ignores /usr/local/dir and only /usr/local is
in the generated .build/CMakeCahce.txt file

I found a workaround by setting CMAKE_INSTALL_PREFIX= ${LOCALBASE}/dir

Is this the proper behavior?

Best,
Owen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-freebsd/attachments/20180929/b021a143/attachment.html>


More information about the kde-freebsd mailing list