Add CMake flag to log C API invocations, to aid debugging (#5925)
* Add CMake flag to log C API invocations, to aid debugging * Remove unnecessary parentheses
This commit is contained in:
committed by
GitHub
parent
3b88bc948f
commit
3fcfaad577
@@ -38,6 +38,7 @@
|
||||
<scala.version>2.12.8</scala.version>
|
||||
<scala.binary.version>2.12</scala.binary.version>
|
||||
<hadoop.version>2.7.3</hadoop.version>
|
||||
<log.capi.invocation>OFF</log.capi.invocation>
|
||||
<use.cuda>OFF</use.cuda>
|
||||
</properties>
|
||||
<repositories>
|
||||
|
||||
Reference in New Issue
Block a user