Skip to content

Commit

Permalink
remove blueprint as it comes from nix
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyMlashkin committed Jul 5, 2024
1 parent 4220254 commit d91ab77
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
[submodule "zkllvm-circifier"]
path = libs/circifier
url = ../../NilFoundation/zkllvm-circifier.git
[submodule "zkllvm-blueprint"]
path = libs/blueprint
url = ../../NilFoundation/zkllvm-blueprint.git
[submodule "libs/stdlib"]
path = libs/stdlib
url = ../../NilFoundation/zkllvm-stdlib.git
Expand Down
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ else()
target_architecture(CMAKE_TARGET_ARCHITECTURE)
endif()

add_subdirectory("${CMAKE_CURRENT_LIST_DIR}/libs/blueprint")
add_subdirectory("${CMAKE_CURRENT_LIST_DIR}/libs/assigner")
add_subdirectory("${CMAKE_CURRENT_LIST_DIR}/libs/transpiler")

Expand Down
1 change: 0 additions & 1 deletion libs/blueprint
Submodule blueprint deleted from 8ae6bd

0 comments on commit d91ab77

Please sign in to comment.