Skip to content

Commit bde1525

Browse files
committed
Document the limitations of the current CMake support
Signed-off-by: Gabriel Cuendet <[email protected]> Signed-off-by: Gabriel Cuendet <[email protected]>
1 parent 38aed92 commit bde1525

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docsrc/tutorials/installation.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ To build using the pre-CXX11 ABI use the ``pre_cxx11_abi`` config
242242
-----------------------
243243

244244
It is possible to build the API libraries (in cpp/) and the torchtrtc executable using CMake instead of Bazel.
245+
Currently, the python API and the tests cannot be built with CMake.
245246
Begin by installing CMake.
246247

247248
* Latest releases of CMake and instructions on how to install are available for different platforms

0 commit comments

Comments
 (0)