InsightSoftwareConsortium / InsightSoftwareConsortium/ITKCLEsperanto
CMake config overrides user-defined `OpenCL_INCLUDE_DIR` path in favor of `clci` dependency
Open
- Dominant language
- C++
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
## Expected behavior
Explicitly setting `-DOpenCL_INCLUDE_DIR` at config results in that include directory being used for OpenCL headers
## Observed behavior
`CMakeCache.txt` has `OpenCL_INCLUDE_DIR=/_deps/clci-src/thirdparty/opencl/ocl-headers;/_deps/clci-src/thirdparty/opencl/ocl-clhpp/include` after config.
## Platform
Windows 10
CMake 3.22.3
ITKCLEsperanto@067723f0a0bf77414ce6289c414f5508d2185dc5
## Notes
Tested with `OpenCL-ICD-Loader` include directory per CI steps.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.