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

cmake: Set top-level target output locations #1553

Merged
merged 2 commits into from
Oct 15, 2024

Commits on Sep 18, 2024

  1. cmake: Set top-level target output locations

    This change:
    1. Collects build artifacts in dedicated locations.
    2. Allows to run individual examples with a shared library on Windows.
    3. Is compatible with Wine when testing cross-compiled Windows binaries
       on Linux.
    4. Is compatible with integration the project into a larger project
       hierarchy.
    hebasto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    26e4a7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c232486 View commit details
    Browse the repository at this point in the history