D6618: Make it easier to detect the ast-redux Rust lib
Kevin Funk
noreply at phabricator.kde.org
Mon Jul 10 21:54:13 UTC 2017
kfunk created this revision.
Restricted Application added a subscriber: kdevelop-devel.
REVISION SUMMARY
You now need to do something like this in order to have CMake find the ast-redux lib:
export CMAKE_PREFIX_PATH=/path/to/ast-redux/target/debug:$CMAKE_PREFIX_PATH
cmake .
Also updated README
REPOSITORY
R866 KDevelop Rust Support
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D6618
AFFECTED FILES
CMakeLists.txt
README.md
cmake/FindASTRedux.cmake
To: kfunk
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170710/d9997a8c/attachment-0001.html>
More information about the KDevelop-devel
mailing list