sogno-platform/dpsim

Install VILLASnode via CMake FetchContent

stv0g opened this issue · 3 comments

stv0g commented

Currently VILLASnode is installed via the Dockerfiles.

We should move this to CMake via a FetchContent module.

This might require that we install VILLASnode's dependencies also via FetchContent.

stv0g commented

@pipeacosta I think this is already related to your work?

Yes, you can find the related CMake here, please let me know whether it is a good idea to prepare a pull request

stv0g commented

Yes, lets do a pull request once this PR is merged #168