Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add website example source files to the CMake build for validation #1501

Merged
merged 1 commit into from
Aug 3, 2023

Commits on Aug 2, 2023

  1. Add website example source files to the CMake build for validation

    - Include all .cpp files in `docs/src` in `docs/src/all.cpp` and add
      it as a build dependency. This validates that it compiles, although
      there's no execution so it still doesn't validate correct behavior.
    
    - Move larger code-blocks from ReadingAndWritingImageFiles.rst into
      individual files in `docs/src`
    
    Signed-off-by: Cary Phillips <cary@ilm.com>
    cary-ilm committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9a91275 View commit details
    Browse the repository at this point in the history