Skip to content

Commit 8b8bdb8

Browse files
committed
Add file to CMake
Signed-off-by: Darby Johnston <[email protected]>
1 parent fcab52e commit 8b8bdb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/py-opentimelineio/opentimelineio-bindings/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ pybind11_add_module(_otio
1616
otio_tests.cpp
1717
otio_serializableObjects.cpp
1818
otio_utils.cpp
19+
otio_bundle.cpp
1920
${_OTIO_HEADER_FILES})
2021

2122
target_include_directories(_otio

0 commit comments

Comments
 (0)