Add vgmstream install
This commit is contained in:
parent
c1ee8bbaf2
commit
6746f8caf0
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ include(GNUInstallDirs)
|
|||
add_subdirectory(subprojects/SDL-Mixer-X)
|
||||
add_subdirectory(subprojects/vgmstream)
|
||||
|
||||
set(EXTRA_LIBS )
|
||||
set(EXTRA_LIBS libvgmstream_shared)
|
||||
if(SDL_MIXER_X_STATIC)
|
||||
set(SDL_MIXER_X_TARGET SDL2_mixer_ext_Static)
|
||||
else()
|
||||
|
|
Loading…
Reference in a new issue