Skip to content

docs(readme): add build commands - #71

Merged
LimiNode merged 1 commit into
mainfrom
codex/update-readme-files-with-build-commands
Sep 5, 2025
Merged

docs(readme): add build commands#71
LimiNode merged 1 commit into
mainfrom
codex/update-readme-files-with-build-commands

Conversation

@LimiNode

@LimiNode LimiNode commented Sep 5, 2025

Copy link
Copy Markdown
Owner

Summary

  • document how to compile the example on Linux and MSVC
  • verify instructions match the installed include/ and lib/ layout

Testing

  • cmake -B build -DHMACCPP_BUILD_TESTS=ON -DHMACCPP_BUILD_EXAMPLES=ON
  • cmake --build build
  • cd build && ctest --output-on-failure

https://chatgpt.com/codex/tasks/task_e_68bb728a57dc832c8c1a014605909250

Add Linux and MSVC compilation examples that match the install layout.
@LimiNode
LimiNode merged commit 68f4bd5 into main Sep 5, 2025
8 checks passed
@LimiNode
LimiNode deleted the codex/update-readme-files-with-build-commands branch September 6, 2025 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant