3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-10-10 09:48:06 +00:00

Add gtest always

This commit is contained in:
Miodrag Milanovic 2025-09-22 19:27:53 +02:00
parent 2f609a3136
commit 2ea596c55f
2 changed files with 2 additions and 1 deletions

View file

@ -11,3 +11,4 @@ brew "bash"
brew "boost-python3"
brew "llvm@20"
brew "lld"
brew "googletest"