<div dir="ltr">Hello,<div> I have a library project (headers + libs) that I want to install onto a Windows network drive location.</div><div>The project is created on my local drive as an out-of-source build.</div><div><br></div><div>When I use install(DIRECTORY ...) the network location is written correctly into the cmake_install.cmake file as //foo/headers. </div><div><br></div><div>When I use install(TARGETS ...) the network location is written as /foo/lib_32.lib which does not seem to work.</div><div><br></div><div>Any idea how I can fix this? I am using cmake 3.9</div><div><br></div><div>Thanks.</div><div>   Ben</div><div><br></div></div>