Fix incorrect command name

Signed-off-by: mio <stigma@disroot.org>
pull/24/head
mio 1 month ago
parent 2d078ebf41
commit 0634e50e27

@ -48,7 +48,7 @@ if( WITH_VORBIS )
else( VORBIS_FOUND )
tde_message_fafal( "Ogg/Vorbis support are requested, but `libvorbis` but found" )
tde_message_fatal( "Ogg/Vorbis support are requested, but `libvorbis` but found" )
endif( VORBIS_FOUND )

Loading…
Cancel
Save