Always build HTTP/3 components for proxygen opensource (#6473)

Summary: Pull Request resolved: https://github.com/facebookincubator/velox/pull/6473

Reviewed By: kvtsoy

Differential Revision: D49063181

fbshipit-source-id: fd4eb25db4a03688599dba1ede92096041a568c6
This commit is contained in:
Luca Niccolini 2023-09-07 12:11:33 -07:00 committed by Facebook GitHub Bot
parent 8c2f13d835
commit c06ae71a0d

View File

@ -15,9 +15,6 @@ builder = cmake
subdir = .
job_weight_mib = 3072
[cmake.defines]
BUILD_QUIC = ON
[cmake.defines.test=on]
BUILD_TESTS = ON