ECP-VeloC / AXL

Asynchronous Transfer Library
MIT License
2 stars 8 forks source link

Look for KVTree libs and headers in ~/KVTree/install #52

Closed tonyhutter closed 5 years ago

tonyhutter commented 5 years ago

It's common for me to have my KVTree source in ~/KVTree, so as a convenience, add a hint to search there for the KVTree headers and libs. This saves you from having to specify -DWITH_KVTREE_PREFIX in that case.