Skip to content

Commit

Permalink
Use int not bool
Browse files Browse the repository at this point in the history
  • Loading branch information
jurihock committed Nov 27, 2023
1 parent fb93802 commit a43a36a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/StftPitchShift.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
CPMAddPackage(
NAME stftpitchshift
VERSION 2.0
GIT_TAG 1c20e34577120335422b41536f46da07bd7dd363
GIT_TAG 00ae8a36af99a58ea0a2c8fac7c87c09a6c9567e
GITHUB_REPOSITORY jurihock/stftPitchShift
DOWNLOAD_ONLY YES)

Expand Down

0 comments on commit a43a36a

Please sign in to comment.