mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-14 12:56:59 +02:00
update loicense
This commit is contained in:
parent
57aab156a5
commit
d517db74de
24 changed files with 26 additions and 22 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/local/bin/bash -ex
|
||||
|
||||
# SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project
|
||||
# SPDX-FileCopyrightText: Copyright 2026 Eden Emulator Project
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
# Define global vars
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue