Skip to content

Commit

Permalink
Added script to regenerate README.md output and regenerated it.
Browse files Browse the repository at this point in the history
  • Loading branch information
haberman committed Jun 8, 2019
1 parent 1bb0b93 commit 175515b
Show file tree
Hide file tree
Showing 4 changed files with 461 additions and 404 deletions.
3 changes: 3 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,9 @@ add_custom_command(
)
endif(${PROTOC_FOUND})

file(COPY ${CMAKE_CURRENT_SOURCE_DIR}/src/bloaty_package.bloaty
DESTINATION ${CMAKE_CURRENT_BINARY_DIR})

add_library(libbloaty
src/bloaty.cc
src/demangle.cc
Expand Down
Loading

0 comments on commit 175515b

Please sign in to comment.