We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9244d3f commit 9b0dc1eCopy full SHA for 9b0dc1e
src/core/qgsopenclutils.h
@@ -19,7 +19,7 @@
19
#define SIP_NO_FILE
20
21
#define CL_HPP_ENABLE_EXCEPTIONS
22
-// Targeting version 1.10 because it's the best compromise
+// Set target version to 1.10 because it's the best compromise
23
// between features and compatibility with "older" graphics
24
// cards
25
#define CL_HPP_MINIMUM_OPENCL_VERSION 110
0 commit comments