Skip to content

Commit

Permalink
Fixed build after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
jakgra committed Apr 11, 2024
1 parent a2cb317 commit 6087097
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 126 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ add_library(${TARGET_CORE_NAME}
src/pipeline/node/host/XLinkOutHost.cpp
src/pipeline/node/host/SyncedNode.cpp
src/pipeline/datatype/DatatypeEnum.cpp
src/pipeline/node/PointCloud.cpp
# src/pipeline/node/PointCloud.cpp
src/pipeline/datatype/Buffer.cpp
src/pipeline/datatype/ImgFrame.cpp
src/pipeline/datatype/ImgTransformations.cpp
Expand Down
Loading

0 comments on commit 6087097

Please sign in to comment.