libzippp
libzippp copied to clipboard
FetchContent support missing
I am trying to add libzippp as a dependency to a CMake project of mine, but I cannot seem to be able to link to it using FetchContent. Implementing FetchContent support would be very desirable!
Hi @andrelehto,
I do not know anything about FetchContent unfortinately. Do you mind submitting a PR ?
Will do!