diff --git a/profiler/build/win32/CMakeLists.txt b/profiler/build/win32/CMakeLists.txt index 5be768a8..aaafc156 100644 --- a/profiler/build/win32/CMakeLists.txt +++ b/profiler/build/win32/CMakeLists.txt @@ -312,4 +312,5 @@ target_link_libraries( ws2_32.lib Dbghelp.lib advapi32.lib + tbb12 # https://packages.msys2.org/base/mingw-w64-tbb freetype) \ No newline at end of file