summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBaruch Sterin <baruchs@gmail.com>2022-01-23 00:16:10 +0100
committerBaruch Sterin <baruchs@gmail.com>2022-01-23 00:23:52 +0100
commit0a536417f6be75fcf26720767a61bd1f57a685b5 (patch)
tree30082be55cdf1072d3a7e02017aa947df3ab72cb /README.md
parent2ccb0f783495a65cc597865ba24556cc64b8eaa1 (diff)
downloadabc-0a536417f6be75fcf26720767a61bd1f57a685b5.tar.gz
abc-0a536417f6be75fcf26720767a61bd1f57a685b5.tar.bz2
abc-0a536417f6be75fcf26720767a61bd1f57a685b5.zip
Build CMake on GitHub Actions
Also, resolve CMake build problems on macOS: Pass CMAKE_OSX_SYSROOT as an environment variable SDKROOT when buildind the arch_flags executable.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 55b9de30..358f5ce9 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
-[![.github/workflows/build-posix.yml](https://github.com/sterin/abc/actions/workflows/build-posix.yml/badge.svg)](https://github.com/sterin/abc/actions/workflows/build-posix.yml)
-[![.github/workflows/build-windows.yml](https://github.com/sterin/abc/actions/workflows/build-windows.yml/badge.svg)](https://github.com/sterin/abc/actions/workflows/build-windows.yml)
+[![.github/workflows/build-posix.yml](https://github.com/berkeley-abc/abc/actions/workflows/build-posix.yml/badge.svg)](https://github.com/berkeley-abc/abc/actions/workflows/build-posix.yml)
+[![.github/workflows/build-windows.yml](https://github.com/berkeley-abc/abc/actions/workflows/build-windows.yml/badge.svg)](https://github.com/berkeley-abc/abc/actions/workflows/build-windows.yml)
+[![.github/workflows/build-posix-cmake.yml](https://github.com/berkeley-abc/abc/actions/workflows/build-posix-cmake.yml/badge.svg)](https://github.com/berkeley-abc/abc/actions/workflows/build-posix-cmake.yml)
# ABC: System for Sequential Logic Synthesis and Formal Verification