-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
Hi,
I cannot find_package() cpr.
I saw the direction to use fetch_content(), but we would really prefer to use find_package() since were downloading a release and installing as a local lib.
i see you have a cpr-config.cmake but it is not being installed to /usr/local/lib/cmake and also the file itself does not point to the path where the header files are (/usr/local/include).
Can you please add the ability to find_package() cpr? (right now im actually editing your files locally in-order for find_package() to work, which seems un-natural).
-Yair
vatosarmat and laam-egg