aboutsummaryrefslogtreecommitdiff
path: root/ports/re2/CONTROL
AgeCommit message (Collapse)Author
2017-12-04[re2] Don't pass BUILD_SHARED_LIBSAlexander Karatarakis
BUILD_SHARED_LIBS should not be locked to shared/static, because the other type will fail. Vcpkg was overriding this flag before, so no behavior change. (i.e. static builds worked before as well). Also tests = OFF.
2017-12-04Adding re2 portRahul Potharaju