plasma-umass / coz

Coz: Causal Profiling
Other
4.08k stars 159 forks source link

Would you take a PR to change build to CMake? #170

Closed rconde01 closed 3 years ago

rconde01 commented 4 years ago

As a first step to building on windows it would be good to change the build to CMake. Would you take that PR?

emeryberger commented 4 years ago

Sure, as long as it fully replaces the functionality of the existing Makefile!

klimkin commented 4 years ago

This could be a good starting point: https://github.com/conan-io/conan-center-index/pull/3282

Another option is to use Conan+CMake, this would simplify dependency management from libelfin.

klimkin commented 3 years ago

https://github.com/plasma-umass/coz/pull/178

klimkin commented 3 years ago

This can be closed now.