We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90dad69 commit eec82bdCopy full SHA for eec82bd
advanced_source/cpp_export.rst
@@ -228,7 +228,7 @@ structure:
228
.. tip::
229
On Windows, debug and release builds are not ABI-compatible. If you plan to
230
build your project in debug mode, please try the debug version of LibTorch.
231
- Also, make sure you specify the correct configuration in the `cmake --build .`
+ Also, make sure you specify the correct configuration in the ``cmake --build .``
232
line below.
233
234
The last step is building the application. For this, assume our example
0 commit comments