Skip to content

Commit

Permalink
Merge pull request #846 from rdaly525/leonardt-patch-1
Browse files Browse the repository at this point in the history
Revert verilogAST to master
  • Loading branch information
leonardt authored Feb 21, 2020
2 parents 077db4a + d78353b commit 303344a
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 303344a

Please sign in to comment.