libzippp icon indicating copy to clipboard operation
libzippp copied to clipboard

FetchContent support missing

Open andrelehto opened this issue 1 year ago • 2 comments

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!

andrelehto avatar Jul 19 '24 09:07 andrelehto

Hi @andrelehto,

I do not know anything about FetchContent unfortinately. Do you mind submitting a PR ?

ctabin avatar Jul 21 '24 08:07 ctabin

Will do!

andrelehto avatar Jul 22 '24 08:07 andrelehto