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

Actually do dependencies right #38

Open
egelja opened this issue Dec 9, 2022 · 3 comments
Open

Actually do dependencies right #38

egelja opened this issue Dec 9, 2022 · 3 comments
Labels
refactoring Refactoring or changes that do not affect the core program

Comments

@egelja
Copy link
Collaborator

egelja commented Dec 9, 2022

  • Submodules?
  • Conan?
  • CMake git clone thing?
  • Just add CMakeLists to everything in vendor?

Also stop globbing

@AlemSnyder AlemSnyder added the refactoring Refactoring or changes that do not affect the core program label Dec 13, 2022
@AlemSnyder AlemSnyder mentioned this issue Dec 15, 2022
3 tasks
@AlemSnyder
Copy link
Owner

AlemSnyder commented Aug 28, 2023

I think we are using submodules.

I see potential issues with json, and imgui. I version of imgui used currently is slightly modified. This can be undone, and that change can be put in a different file. Default parameters were changed, so not a big deal.

I don't know where the json files came from. My understanding is that there is not a git repository with them in it.

  • argh
  • imgui
  • json
  • quill
  • sol
  • whereami

@AlemSnyder
Copy link
Owner

#58 This issue is basically stale now.

@AlemSnyder
Copy link
Owner

#81 used a submoduel for glaze that leaves two packages.

@AlemSnyder AlemSnyder mentioned this issue Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Refactoring or changes that do not affect the core program
Projects
None yet
Development

No branches or pull requests

2 participants