This repository has been archived by the owner on Feb 27, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove hard coded path in interface link libraries (#58)
Hard coded paths are not recommended in target config files. Limited OpencL library as private while linking target libraries Interface link libraries won't have any hard code paths. Some examples directly used opencl, added opencl library path for building examples Verified the smallgeometrytests and built the examples
- Loading branch information