SIPp / sipp

The SIPp testing tool
https://sipp.readthedocs.io
Other
918 stars 380 forks source link

Conditionally build sipp_unittest #626

Open chenrui333 opened 1 year ago

chenrui333 commented 1 year ago

It would be great to introduce BUILD_TESTING flag to conditionally build sipp_unittest so that the gtest dependency would be also conditionally pulled into the build.

rkday commented 1 year ago

In v3.7.1 we cope better with gtest being unavailable - does that meet your use-case?