0
0
mirror of https://github.com/wolfpld/tracy.git synced 2026-01-18 17:11:26 +01:00

Remove ObjC header from Meson build.

Meson decides to be special again:

"ERROR: No specified compiler can handle file public/tracy/TracyMetal.hmm"
This commit is contained in:
Bartosz Taudul
2025-06-07 13:45:17 +02:00
parent 0dd5c8b507
commit 3100c39a68

View File

@@ -136,7 +136,6 @@ includes = [
'public/tracy/TracyD3D11.hpp',
'public/tracy/TracyD3D12.hpp',
'public/tracy/TracyLua.hpp',
'public/tracy/TracyMetal.hmm',
'public/tracy/TracyOpenCL.hpp',
'public/tracy/TracyOpenGL.hpp',
'public/tracy/TracyVulkan.hpp'