Skip to content

Add new CMake build options to INSTALL.md#68

Merged
derobins merged 2 commits into
developfrom
derobins/doc_build_options
Nov 19, 2025
Merged

Add new CMake build options to INSTALL.md#68
derobins merged 2 commits into
developfrom
derobins/doc_build_options

Conversation

@derobins
Copy link
Copy Markdown
Collaborator

  • AIS_USE_CLANG_TIDY
  • AIS_USE_IWYU
  • BUILD_AISCP
  • BUILD_TESTING (not new, but undocumented)

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR documents previously undocumented CMake build options in INSTALL.md, including developer tools (clang-tidy, include-what-you-use), the aiscp example program, and the test suite option. The options table has been reordered alphabetically for better maintainability.

Key changes:

  • Added documentation for 3 new build options: AIS_USE_CLANG_TIDY, AIS_USE_IWYU, and BUILD_AISCP
  • Added documentation for the existing but undocumented BUILD_TESTING option
  • Reordered the options table alphabetically

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread INSTALL.md Outdated
@derobins derobins merged commit 08a1308 into develop Nov 19, 2025
7 checks passed
@derobins derobins deleted the derobins/doc_build_options branch November 19, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants