Skip to content

Commit

Permalink
Add optin for lipo
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomsonTan committed Feb 7, 2025
1 parent 655fa47 commit c7c5b83
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build-gtest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,7 @@ cmake -Dgtest_build_samples=OFF \
..
make

echo 'lipo /Users/runner/work/cpp_client_telemetry/cpp_client_telemetry/third_party/googletest/build/lib/libgtest.a'
lipo /Users/runner/work/cpp_client_telemetry/cpp_client_telemetry/third_party/googletest/build/lib/libgtest.a
lipo -info /Users/runner/work/cpp_client_telemetry/cpp_client_telemetry/third_party/googletest/build/lib/libgtest.a
popd
# CTEST_OUTPUT_ON_FAILURE=1 make test
# make install

0 comments on commit c7c5b83

Please sign in to comment.