summaryrefslogtreecommitdiff
path: root/indra/cmake/ZLIBNG.cmake
AgeCommit message (Expand)Author
2023-07-19Keep using Zlib (no -ng) when using system libsErik Kundiman
2022-04-18Round one to support conan for 3P packages, this allows to build the viewer o...Nicky
2022-04-18zlib-ng for Linux is still broken. This needs revisiting, but at least gets u...Nicky
2022-04-17Remove function create_target and instead directly use add_libraryNicky
2022-04-17Switch to target_include_directoriesNicky
2022-04-17Switch over to standard target_link_libraries (cmake requirements are high en...Nicky
2022-04-13Rework cmake, the original plan was to maybe be able to use conan targets wit...Nicky
2022-04-13Remove obsolete and unmaintained USE_SYSTEMLIBSNicky
2022-04-06Move CMake files to modernized cmake syntax, step 1.Nicky
2021-09-08SL-14541 Replace zlib with zlib-ngAndrey Kleshchev