We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f9e6cf + f681114 commit e794833Copy full SHA for e794833
test/Jamfile.v2
@@ -6,7 +6,7 @@ import testing ;
6
7
lib boost_unit_test_framework ;
8
9
-compile check/has_opencl.cpp : : has_opencl ;
+obj has_opencl : check/has_opencl.cpp ;
10
explicit has_opencl ;
11
12
project
0 commit comments