mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
MangoHud: rename to LibraryUtils
It handles more than mangohud Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
248eb13ab9
commit
327a554d42
5 changed files with 20 additions and 20 deletions
|
|
@ -107,9 +107,9 @@ if (UNIX AND NOT CYGWIN AND NOT APPLE)
|
|||
set(CORE_SOURCES
|
||||
${CORE_SOURCES}
|
||||
|
||||
# MangoHud
|
||||
MangoHud.h
|
||||
MangoHud.cpp
|
||||
# LibraryUtils
|
||||
LibraryUtils.h
|
||||
LibraryUtils.cpp
|
||||
)
|
||||
endif()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue