Skip to content

Commit

Permalink
Enable gradle metadata for native.
Browse files Browse the repository at this point in the history
  • Loading branch information
kyonifer committed Sep 16, 2018
1 parent 411f03c commit 93b05ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Expand Up @@ -21,4 +21,4 @@ project(":koma-core-mtj").projectDir = file("koma-core/jvm-mtj")
project(":koma-core-jblas").projectDir = file("koma-core/jvm-jblas")
project(":koma-core-cblas").projectDir = file("koma-core/native-cblas")


enableFeaturePreview('GRADLE_METADATA')

0 comments on commit 93b05ed

Please sign in to comment.