sources from https://taglib.github.io/


mkdir c:\code\taglib-1.11\build
cd c:\code\taglib-1.11\build
cmake -G "Visual Studio 14 2015" ..
Open solution in VS go to properties for project tag
make sure relwithdebinfo has whole program optimization set to ltgo
for debug build set targetname to tagd on general settings
on output files set pdf location to $(IntDir)$(TargetName).pdb


copy files and package