LibArchive: Build/link in existing C++ project with CMake Fetch Dependencies and without tests
I’m trying to add LibArchive to my project but it keeps including the tests and it also fails to link. Its possible that I have problems with the way I set up the cmake file?