Fix building MFC examples (#2263)
This commit is contained in:
@@ -67,7 +67,7 @@ function(download_kaldi_native_fbank)
|
||||
)
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
install(TARGETS kaldi-native-fbank-core DESTINATION lib)
|
||||
install(TARGETS kaldi-native-fbank-core kissfft DESTINATION lib)
|
||||
endif()
|
||||
endfunction()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user