To build the inference library, please set the argument WITH_API to ON: `WITH_C_API=ON`.
To build the inference library, please set the argument WITH\_C\_API to ON: `WITH_C_API=ON`.
You can add more arguments. For example, to minimize the size of the generated inference library, you may use `CMAKE_BUILD_TYPE=MinSizeRel`. For performance optimization, you may use `CMAKE_BUILD_TYPE=Release`.
<p>To build the inference library, please set the argument WITH_API to ON: <codeclass="docutils literal"><spanclass="pre">WITH_C_API=ON</span></code>.</p>
<p>To build the inference library, please set the argument WITH_C_API to ON: <codeclass="docutils literal"><spanclass="pre">WITH_C_API=ON</span></code>.</p>
<p>You can add more arguments. For example, to minimize the size of the generated inference library, you may use <codeclass="docutils literal"><spanclass="pre">CMAKE_BUILD_TYPE=MinSizeRel</span></code>. For performance optimization, you may use <codeclass="docutils literal"><spanclass="pre">CMAKE_BUILD_TYPE=Release</span></code>.</p>