mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
16 lines
259 B
Python
16 lines
259 B
Python
{
|
|
"targets": [
|
|
{
|
|
"target_name": "perfcounters",
|
|
"sources": [
|
|
"src/hardware-counter.cpp",
|
|
"src/perf-counters.cpp",
|
|
"src/thread-local.cpp",
|
|
],
|
|
"cflags": [
|
|
"-Wno-sign-compare",
|
|
],
|
|
},
|
|
],
|
|
}
|