Skip to content

Commit

Permalink
fix: remove link to tbbmalloc on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Nov 13, 2023
1 parent be93054 commit d84a8b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/shell/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ else ()
target_link_libraries(casparcg
${Boost_LIBRARIES}
${TBB_LIBRARIES}
${TBB_MALLOC_LIBRARIES}
${TBB_MALLOC_PROXY_LIBRARIES}
${SFML_LIBRARIES}
${GLEW_LIBRARIES}
OpenGL::OpenGL
Expand Down

0 comments on commit d84a8b4

Please sign in to comment.