mirror of
https://github.com/facebook/proxygen.git
synced 2025-08-07 07:02:53 +03:00
Summary: Add some basic support for FreeBSD to getdeps. Reviewed By: ahornby Differential Revision: D33989129 fbshipit-source-id: 42ff5f160b7e19c12196bb2e52a726f7815487bd
17 lines
301 B
Plaintext
17 lines
301 B
Plaintext
[manifest]
|
|
name = cpptoml
|
|
|
|
[homebrew]
|
|
cpptoml
|
|
|
|
[download]
|
|
url = https://github.com/chadaustin/cpptoml/archive/refs/tags/v0.1.2.tar.gz
|
|
sha256 = beda37e94f9746874436c8090c045fd80ae6f8a51f7c668c932a2b110a4fc277
|
|
|
|
[build]
|
|
builder = cmake
|
|
subdir = cpptoml-0.1.2
|
|
|
|
[cmake.defines.os=freebsd]
|
|
ENABLE_LIBCXX=NO
|