mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-07-09 17:14:47 -06:00
removed extra endif
This commit is contained in:
parent
64f528ac4b
commit
24e920bf76
@ -172,7 +172,6 @@ if (MACOS_BUNDLE)
|
|||||||
"$<TARGET_FILE:CemuBin>"
|
"$<TARGET_FILE:CemuBin>"
|
||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
endif()
|
|
||||||
else()
|
else()
|
||||||
if(APPLE)
|
if(APPLE)
|
||||||
find_library(MOLTENVK_LIBRARY
|
find_library(MOLTENVK_LIBRARY
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user