Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

Build without hunter #8

Closed
wants to merge 2 commits into from
Closed

Build without hunter #8

wants to merge 2 commits into from

Conversation

Gezort
Copy link
Collaborator

@Gezort Gezort commented Apr 12, 2024

Removing hunter dependency will help to make evm-assigner build with nix. We still have evmc submodule which uses hunter but it seems that it's possible to build it just with ordinary cmake

@aleasims
Copy link
Contributor

Hey, take a look at this one:

This PR shows how we are going to add Nix here. All submodules will become unnecessary and will be removed. All the dependencies are handled by Nix, so we don't need to fetch anything in CMake, just find_package it.

By the way, Nix does not allow fetching on configuration anyway, so CMakeLists in this PR won't work with Nix at all.

@Gezort
Copy link
Collaborator Author

Gezort commented Apr 12, 2024

Hey, take a look at this one:
i'll discard mine then

@Gezort Gezort closed this Apr 12, 2024
@Gezort Gezort deleted the build-without-hunter branch April 12, 2024 10:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants