{"author":"Derek Huang","author_email":"djh458@stern.nyu.edu","author_time":1739518107,"commit_time":1740484971,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"af0100fc175c14b32ba5eac1a49880c32c4738cc","message":"INSTALL-CMAKE.md: CMake usage updates\n\nThis PR updates the CMake build/install docs in `docs/INSTALL-CMAKE.md`,\nin particular focusing on the use of libcurl from CMake using\n`find_package` as well as the newly added features/protocols support via\nusing `COMPONENTS` or `OPTIONAL_COMPONENTS` with `find_package`.\nSee #15854 for initial discussion and the corresponding PR #15858 that\nwas merged.\n\nSome additional best-practices notes are added, for example:\n\n* Encouraging building out-of-source\n* Using `--config` with `cmake --build` for multi-config CMake\n  generators, not `CMAKE_BUILD_TYPE`\n\nWe also add a CURL CMake-specific tip on using `CMAKE_INSTALL_PREFIX`\nduring configure time to set the install prefix, not using `--prefix`\nwhen running `cmake --install` so `curl-config` output is consistent.\n\nCloses #16329\n","parents":["84332d49fb3594734507ab75509c19efb62c80fd"],"tree_hash":"e2549aaf021e53889d16b584606ca862bc0c3395"}