This is an archive of the discontinued LLVM Phabricator instance.

[cmake] Support Gentoo install for z3
ClosedPublic

Authored by mgorny on Apr 6 2017, 5:38 AM.

Details

Summary

Add the 'z3' subdirectory to the list of possible path suffixes for
libz3 header search. The z3 headers are installed in /usr/include/z3
on Gentoo.

Diff Detail

Event Timeline

mgorny created this revision.Apr 6 2017, 5:38 AM
ddcc accepted this revision.Apr 6 2017, 9:49 AM

Thanks!

This revision is now accepted and ready to land.Apr 6 2017, 9:49 AM
This revision was automatically updated to reflect the committed changes.