mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-07-10 01:24:41 -06:00
Break CMakeLists.txt
This commit is contained in:
parent
723fd8cbef
commit
3706a3e0ec
@ -65,6 +65,9 @@ mainLLE.cpp
|
||||
)
|
||||
endif()
|
||||
|
||||
add_executable(CemuBin
|
||||
badfile)
|
||||
|
||||
target_precompile_headers(CemuBin PRIVATE Common/precompiled.h)
|
||||
|
||||
if(WIN32)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user