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 cross-compiling support from project_options #15

Merged
merged 5 commits into from
Apr 1, 2023

Commits on Oct 14, 2022

  1. add cross_build_mingw task

    abeimler authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    e69ad1e View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Configuration menu
    Copy the full SHA
    c9bb00b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c704064 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. fix: use FetchContent to download the project_options

    This makes the integration self-contained. CPM is a great project, but I think FetchContent is a simpler entry. We can add CPM to ProjectOptions later.
    aminya committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    323b707 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    ab13d43 View commit details
    Browse the repository at this point in the history