Skip to content

Commit

Permalink
Add cpack preliminary instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
josugoar authored Aug 1, 2023
1 parent 3e001d8 commit 4659378
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,8 @@ cmake --build .
# Install the library
cmake --install .
# Or run CPack to generate the installers
# for .tar.gz, .sh or .tar.z generators
cpack -C CPackConfig.cmake
```

0 comments on commit 4659378

Please sign in to comment.