NVIDIA / Q2RTX

NVIDIA’s implementation of RTX ray-tracing in Quake II
Other
1.21k stars 180 forks source link

Add option to compile against shared Zlib #389

Closed runlevel5 closed 2 months ago

runlevel5 commented 3 months ago

Issue

https://github.com/NVIDIA/Q2RTX/issues/306

Motivation

The Zlib lib has caused lots of pain for many Linux distro which have custom patches. By offering an option to use the system zlib, it would greatly simplify the adoption and maintenance of distro packaging

Changes

runlevel5 commented 3 months ago

FYI @Connor-GH

runlevel5 commented 3 months ago

@res2k I've amended the PR based on your feedback