OpenWaterAnalytics / EPANET

The Water Distribution System Hydraulic and Water Quality Analysis Toolkit
MIT License
272 stars 201 forks source link

Fixes conan build, adds documentation for this option #779

Closed samhatchett closed 2 months ago

samhatchett commented 3 months ago

additionally, this PR adds install target locations and an optional cmake def for building epanet as a static library - -DBUILD_SHARED_LIBS=OFF as these are common cmake conventions.