mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-06 09:00:54 +00:00
This change uses the `find_program(VALIDATOR)` functionality available since CMake 3.25 to find the acceptable Bison executable instead of failing if the first one found is too old. (macOS ships with Bison 2.6.) This change also explicitly finds a usable M4 and ensures the Bison command will use it. (macOS ships with an m4 which can fail if XCode Tools aren't installed.) |
||
|---|---|---|
| .. | ||
| toolchain | ||
| CheckLibcFeatures.cmake | ||
| Condition.cmake | ||
| FindBISON.cmake | ||
| FindDlfcn.cmake | ||
| FindPyosysEnv.cmake | ||
| FindPython3Devel.cmake | ||
| GetPyosysVersion.cmake | ||
| PkgConfig.cmake | ||
| PmgenCommand.cmake | ||
| YosysAbc.cmake | ||
| YosysAbcSubmodule.cmake | ||
| YosysComponent.cmake | ||
| YosysConfigScript.cmake | ||
| YosysInstallDirs.cmake | ||
| YosysLinkTarget.cmake | ||
| YosysVerific.cmake | ||
| YosysVersion.cmake | ||
| YosysVersionData.cmake | ||