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

WIP: CMake only PR. #1947

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Jun 14, 2023

  1. CMake only PR. This allows other tooling such as CLion to work with b…

    …uilding this project. It also allows for building with XCode directly. It should make maintaining the project easier in the long run.
    gpx1000 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    267c318 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    488cedd View commit details
    Browse the repository at this point in the history
  2. update cmake to use GLOB as per request. This is NOT the best practic…

    …e for a CMake project; but it will work for our needs.
    gpx1000 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    6505227 View commit details
    Browse the repository at this point in the history
  3. accept requested changes.

    gpx1000 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c8ab021 View commit details
    Browse the repository at this point in the history