fixing qt builds
This commit is contained in:
parent
4394191fae
commit
096316619a
|
@ -346,8 +346,6 @@ qt_add_executable(shadps4
|
||||||
${COMMON}
|
${COMMON}
|
||||||
${CORE}
|
${CORE}
|
||||||
${VIDEO_CORE}
|
${VIDEO_CORE}
|
||||||
src/emulator.cpp
|
|
||||||
src/emulator.h
|
|
||||||
)
|
)
|
||||||
else()
|
else()
|
||||||
add_executable(shadps4
|
add_executable(shadps4
|
||||||
|
|
Loading…
Reference in New Issue