hoene / libmysofa

Reader for AES SOFA files to get better HRTFs
Other
131 stars 70 forks source link

cmake: generate files in the build directory #194

Closed andreiltd closed 1 year ago

andreiltd commented 1 year ago

It's a good practice to keep generated files in a build directory. This patch move generated files so that source directory is not modified during the build.