1 #include <boxm2_ocl_where_root_dir.h> // in ${CMAKE_BINARY_DIR}/contrib/brl/bseg/boxm2/ocl/
2 
3 #include <boxm2/ocl/boxm2_ocl_util.h>
4 #include <boxm2/ocl/boxm2_opencl_cache.h>
5 
main()6 int main() { return 0; }
7