update loicense

This commit is contained in:
lizzie 2026-01-22 19:16:13 +00:00
parent be5c4abe56
commit 8982da947f
24 changed files with 26 additions and 22 deletions

View file

@ -52,5 +52,6 @@ cmake -S . -B build -G "Unix Makefiles" \
-DCPMUTIL_FORCE_BUNDLED=ON \
-DYUZU_USE_EXTERNAL_FFMPEG=ON \
-DYUZU_USE_CPM=ON \
-DDYNARMIC_TESTS=ON \
"${EXTRA_CMAKE_FLAGS[@]}" || exit
cmake --build build -t yuzu-cmd_pkg -- -j$NPROC