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 compilation system #71

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

CMake compilation system #71

wants to merge 14 commits into from

Commits on Nov 8, 2023

  1. Start working on CMake compilation

    Simon Berger committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    025ccb6 View commit details
    Browse the repository at this point in the history
  2. Don't ignore CMakeLists.txt

    Simon Berger committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    78ccfb2 View commit details
    Browse the repository at this point in the history
  3. Optional Modules.hh imports

    SimBe195 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    1cda2e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f45d4e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Adding more CMakeLists up to Search

    Simon Berger committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    240a3dc View commit details
    Browse the repository at this point in the history
  2. Fully compilable state

    SimBe195 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    69e9cb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a954d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. CMakeLists formatting

    Simon Berger committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    fc5f2f3 View commit details
    Browse the repository at this point in the history
  2. Add check executables

    SimBe195 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f9a48be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf08cec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f8df6a View commit details
    Browse the repository at this point in the history
  5. Minor formatting

    SimBe195 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f6d1d36 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Merge branch 'master' into CMake_compile

    Simon Berger committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    bdb521b View commit details
    Browse the repository at this point in the history
  2. Add pybind library compilation

    Simon Berger committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    193c057 View commit details
    Browse the repository at this point in the history