Commit 15a0b40
committed
nextpnr: Fix build the easy way
```
CMake Error at 3rdparty/googletest/googletest/CMakeLists.txt:48 (cmake_minimum_required):
Compatibility with CMake < 3.5 has been removed from CMake.
```
https://www.github.com/YosysHQ/nextpnr/issues/15781 parent af0bfe2 commit 15a0b40
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
83 | 86 | | |
84 | 87 | | |
85 | 88 | | |
| |||
0 commit comments