> On Feb 20, 2018, at 4:58 PM,
omgal...@gmail.com wrote:
>
> Hi all,
>
> I'm trying to link an application against libarchive on Windows. I build the lib using Visual Studio 2017, and though I did find the static .lib file I can't find the 'include' folder with the library headers in the build dir.
There are only two public headers: archive.h and archive_entry.h
> The 'INSTALL' target just puts man pages into my install dir. Can anyone give me a hand with this?
I don't think anyone has yet filled in the necessary pieces to have a correct 'install' from the CMake build. We'd appreciate help in making this work.
Cheers,
Tim