Skip to content

Commit

Permalink
Update zk-marshalling: remove blueprint dependency
Browse files Browse the repository at this point in the history
Dependency on crypto3::blueprint in zk/marshalling was
causing the following error:

```
CMake Error at cmake/modules/share/modules/cmake/CMFuture.cmake:83 (_add_library):
  Target "zkllvm_circuit" links to target "crypto3::blueprint" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
```

Part of NilFoundation/zkllvm-template#22
  • Loading branch information
NickVolynkin committed Jun 6, 2023
1 parent f607501 commit afd0925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/marshalling/zk
Submodule zk updated 1 files
+0 −1 CMakeLists.txt

0 comments on commit afd0925

Please sign in to comment.