Use mojoal for switch until openal build is fixed

This commit is contained in:
Benau
2021-07-14 12:15:36 +08:00
parent dc7eb1e76c
commit 808dc0e8e4

View File

@@ -13,7 +13,7 @@ fi
cd "${STK_DIR}/cmake_build"
"${DEVKITPRO}/portlibs/switch/bin/aarch64-none-elf-cmake" -G"Unix Makefiles" \
-DUSE_SWITCH=ON \
-DUSE_SWITCH=ON -DUSE_MOJOAL=ON \
-DCMAKE_INSTALL_PREFIX=/ \
../