.. spelling::
QuickCppLib
quickcpplib
ned14-internal-quickcpplib
find_package(Threads REQUIRED)
hunter_add_package(ned14-internal-quickcpplib)
find_package(quickcpplib CONFIG REQUIRED)
target_link_libraries(... quickcpplib::hl Threads::Threads)QuickCppLib is an internal dependency automatically retrieved by Outcome and LLFIO and is only present here to ensure exactly reproducible builds. Do not use it in your own projects.