mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-01-16 03:45:13 +00:00
fixing qt builds
This commit is contained in:
parent
4394191fae
commit
096316619a
|
@ -346,8 +346,6 @@ qt_add_executable(shadps4
|
|||
${COMMON}
|
||||
${CORE}
|
||||
${VIDEO_CORE}
|
||||
src/emulator.cpp
|
||||
src/emulator.h
|
||||
)
|
||||
else()
|
||||
add_executable(shadps4
|
||||
|
|
Loading…
Reference in a new issue