Added invoke.hpp to git submodule check.
This commit is contained in:
parent
f8fc628b3e
commit
753087fe2e
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ if(SFIZZ_GIT_SUBMODULE_CHECK AND EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/.git"
|
||||||
git_submodule_check(external/st_audiofile/thirdparty/dr_libs)
|
git_submodule_check(external/st_audiofile/thirdparty/dr_libs)
|
||||||
git_submodule_check(external/st_audiofile/thirdparty/libaiff)
|
git_submodule_check(external/st_audiofile/thirdparty/libaiff)
|
||||||
git_submodule_check(external/st_audiofile/thirdparty/wavpack)
|
git_submodule_check(external/st_audiofile/thirdparty/wavpack)
|
||||||
|
git_submodule_check(external/invoke.hpp)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
include(SfizzConfig)
|
include(SfizzConfig)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue