diff options
Diffstat (limited to 'resources/cl-common.cfg')
-rw-r--r-- | resources/cl-common.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/cl-common.cfg b/resources/cl-common.cfg index 828cecf1..72f78fb9 100644 --- a/resources/cl-common.cfg +++ b/resources/cl-common.cfg @@ -38,3 +38,5 @@ ClassJavadoc CLImageFormat * Struct accessor for cl_image_format. ClassJavadoc CLImageFormat * @author Michael Bien ClassJavadoc CLImageFormat */ +# Pick up on-line OpenCL doc and link it with the javadoc +TagNativeBinding true
\ No newline at end of file |