You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the CMake hints for finding libsndfile so that 32-bit builds can naturally link against the correct resources. Right now this requires changing the LIBSND_ROOT environment variable by hand.
Fix the CMake hints for finding
libsndfileso that 32-bit builds can naturally link against the correct resources. Right now this requires changing theLIBSND_ROOTenvironment variable by hand.