Files
haikuports/dev-util/cmake
Augustin Cavalier 8b128b5c81 cmake: Make it possible to load cmake files from develop/lib instead of just lib.
This works, but it is not so useful yet, because CMake tries to look
for binaries in "../bin" relative to the lib dir, so any CMake script
that imports targets without specifying their exact path (as LLVM does)
will not work yet.
2020-02-21 17:51:46 -05:00
..