jurihock / stftPitchShift

STFT based real-time pitch and timbre shifting in C++ and Python
MIT License
115 stars 14 forks source link

don't link hdronly lib #3

Closed jjYBdx4IL closed 2 years ago

jjYBdx4IL commented 2 years ago

thx

jurihock commented 2 years ago

Ok, I'll suggest to create a separate LibStftPitchShiftVcpkg.cmake file as copy of the current LibStftPitchShift.cmake and introduce just a single CMake option -DVCPKG=ON (default OFF) to enable this special build instead of all previous options, to not get confused.

I would prepare and push this changes, if it's ok for you.

jjYBdx4IL commented 2 years ago

sure