Skip to content

Conversation

@rkday
Copy link
Contributor

@rkday rkday commented May 19, 2023

Fixes #637 and #626 .

If gtest is missing, you can now build the sipp binary. sipp_unittest still depends on gtest, and attempts to build that with it missing will fail with:

/home/rkd/src/sipp/src/sipp_unittest.cpp:22:10: fatal error: gtest/gtest.h: No such file or directory
   22 | #include "gtest/gtest.h"
      |          ^~~~~~~~~~~~~~~
compilation terminated.

@rkday rkday merged commit 1126a8b into master May 19, 2023
@orgads orgads deleted the allow-missing-gtest branch May 30, 2025 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Building sipp 3.7.0

2 participants