@ -111,6 +111,8 @@
(add-c-search-directory-module "Dependencies/tracy")
(add-cpp-build-dependency "TracyClient.cpp")
(add-library-dependency "pthread" "dl")
(comptime-cond
('Unix
(add-library-dependency "pthread" "dl")))
(add-build-config-label "Profile")