mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-06 15:01:18 +12:00
Break CMakeLists.txt
This commit is contained in:
parent
723fd8cbef
commit
3706a3e0ec
1 changed files with 3 additions and 0 deletions
|
@ -65,6 +65,9 @@ mainLLE.cpp
|
|||
)
|
||||
endif()
|
||||
|
||||
add_executable(CemuBin
|
||||
badfile)
|
||||
|
||||
target_precompile_headers(CemuBin PRIVATE Common/precompiled.h)
|
||||
|
||||
if(WIN32)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue