Skip to content

Remove CPM, add CMakePresets.json and OR-Tools + HTSlib installation script #102

Merged
migoox merged 15 commits intomainfrom
deps-management
Aug 7, 2025
Merged

Remove CPM, add CMakePresets.json and OR-Tools + HTSlib installation script #102
migoox merged 15 commits intomainfrom
deps-management

Conversation

@migoox
Copy link
Copy Markdown
Owner

@migoox migoox commented Aug 5, 2025

Also simplified CMake, Dockerfile and gh workflow. Added GoogleTest fetcher function if we decide to use it in the future.

What should be tested:

  • Does cmake --preset gcc-x64-(release|debug) && cmake --build --preset gcc-x64-(release|debug) work on your platform?
  • Does ./scripts/install_libs install --prefix /tmp/test not fail? Already tested on ubuntu 22:04 and on arch linux btw.

@migoox migoox requested review from Willu12, mytkom and plebania August 5, 2025 22:24
@mytkom
Copy link
Copy Markdown
Collaborator

mytkom commented Aug 6, 2025

Tested on NixOS: works well. I fixed try catch logic for get_subcommand() (and tested that it works both for app and tests). I also need to refactor the NixOS flake, because the current one is like hell---maybe new versions of packages fix things, but it is a long process, so I will do it in a separate PR.

Btw. I love those presets <3!!!

@migoox migoox requested a review from mytkom August 6, 2025 11:54
Copy link
Copy Markdown
Collaborator

@mytkom mytkom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

compile_commands.json now works well with my NVIM. Nice work.

Copy link
Copy Markdown
Collaborator

@Willu12 Willu12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on ubuntu 24.04 - works great!!!

@migoox migoox merged commit a22757e into main Aug 7, 2025
2 checks passed
@migoox migoox deleted the deps-management branch August 7, 2025 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants