Skip to content

Commit edca0c3

Browse files
committed
typo
1 parent eb8b318 commit edca0c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/torchcodec/_core/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ function(make_torchcodec_libraries
213213
TARGETS ${all_libraries}
214214
LIBRARY DESTINATION ${CMAKE_INSTALL_PREFIX}
215215
RUNTIME DESTINATION ${CMAKE_INSTALL_PREFIX} # For Windows DLLs
216-
ibrary to prevent
216+
)
217217
# stray initialization of py::objects. The rest of the object code must
218218
# match. See:
219219
# https://pybind11.readthedocs.io/en/stable/faq.html#someclass-declared-with-greater-visibility-than-the-type-of-its-field-someclass-member-wattributes

0 commit comments

Comments
 (0)