mirror of
https://github.com/cemu-project/Cemu.git
synced 2024-11-22 17:19:18 +01:00
6fa0ac6eaa
Most people following the guide are currently not really developers and this was a fairly hidden option that's easily missed. The disabled version will later change to be an actual custom cmake target instead of a preprocessor flag, but that'll require more code to be adjusted. Not using the flag means that Cemu keeps some (performance-costing) debug checks in, alongside more logging and a debug logging console on Windows.
2 lines
158 B
Batchfile
2 lines
158 B
Batchfile
"C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\CMAKE\CMake\bin\cmake.exe" -B build/ -DPUBLIC_RELEASE=ON
|
|
pause |