mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-19 13:36:54 +02:00
bsd build flags for prometheus
This commit is contained in:
parent
ac44982cbe
commit
06324aff98
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# This requires GNU make, which is typically "gmake" on BSD systems
|
||||
|
||||
INCLUDES=-isystem ext
|
||||
INCLUDES=-isystem ext -Iext/prometheus-cpp-lite-1.0/core/include -Iext/prometheus-cpp-lite-1.0/simpleapi/include
|
||||
DEFS=
|
||||
LIBS=
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue