Skip to content

Commit

Permalink
Merge pull request #48 from leonardt/add-full-install
Browse files Browse the repository at this point in the history
Add all include files in install
  • Loading branch information
leonardt committed May 30, 2020
2 parents 088a436 + 8fe493e commit 31dfba2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,4 @@ endif()

install(TARGETS ${LIBRARY_NAME} DESTINATION lib)
install(FILES include/verilogAST.hpp DESTINATION include)
install(DIRECTORY include/verilogAST DESTINATION include)

0 comments on commit 31dfba2

Please sign in to comment.