Skip to content

Commit ec4c437

Browse files
committed
Update pom.xml
1 parent 13c6210 commit ec4c437

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

OpenCL4Java/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL
3737

3838
<build>
3939
<plugins>
40+
<!-- Uncomment to regenerate the bindings
4041
<plugin>
4142
<groupId>com.nativelibs4java</groupId>
4243
<artifactId>maven-jnaerator-plugin</artifactId>
@@ -45,6 +46,7 @@ For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL
4546
<javaOutputDirectory>src/main/java</javaOutputDirectory>
4647
</configuration>
4748
</plugin>
49+
-->
4850
</plugins>
4951
</build>
5052

0 commit comments

Comments
 (0)