aedi: switch samplerate target to cmake

This commit is contained in:
alexey.lysiuk 2021-01-25 11:29:57 +02:00
parent 384e30dee5
commit 5c7187bd50
2 changed files with 2 additions and 1 deletions

View File

@ -678,7 +678,7 @@ class PortMidiTarget(CMakeTarget):
shutil.copy(state.build_path + 'libportmidi_s.a', lib_path + 'libportmidi.a')
class SamplerateTarget(ConfigureMakeStaticDependencyTarget):
class SamplerateTarget(CMakeStaticDependencyTarget):
def __init__(self, name='samplerate'):
super().__init__(name)

1
deps/.gitignore vendored
View File

@ -39,6 +39,7 @@
/png/bin/png-fix-itxt
/png/bin/pngfix
/samplerate/bin/
/samplerate/lib/cmake/
/sdl2/include/SDL2/SDL_config_*.h
/sdl2/include/SDL2/SDL_copying.h
/sdl2/include/SDL2/SDL_test*.h