Skip to content

Commit d84a8b4

Browse files
committed
fix: remove link to tbbmalloc on linux
1 parent be93054 commit d84a8b4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/shell/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,6 @@ else ()
8484
target_link_libraries(casparcg
8585
${Boost_LIBRARIES}
8686
${TBB_LIBRARIES}
87-
${TBB_MALLOC_LIBRARIES}
88-
${TBB_MALLOC_PROXY_LIBRARIES}
8987
${SFML_LIBRARIES}
9088
${GLEW_LIBRARIES}
9189
OpenGL::OpenGL

0 commit comments

Comments
 (0)