Skip to content

Commit

Permalink
Revert to verilogAST master
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardt committed Feb 21, 2020
1 parent 077db4a commit 2701054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ project(verilogAST-download NONE)
include(ExternalProject)
ExternalProject_Add(verilogAST
GIT_REPOSITORY https://github.com/leonardt/verilogAST-cpp.git
GIT_TAG order-ports
GIT_TAG master
SOURCE_DIR "${CMAKE_CURRENT_BINARY_DIR}/verilogAST-src"
BINARY_DIR "${CMAKE_CURRENT_BINARY_DIR}/verilogAST-build"
CONFIGURE_COMMAND ""
Expand Down

0 comments on commit 2701054

Please sign in to comment.