diff --git a/ps2xRuntime/CMakeLists.txt b/ps2xRuntime/CMakeLists.txt index d6b481a8..ee746a36 100644 --- a/ps2xRuntime/CMakeLists.txt +++ b/ps2xRuntime/CMakeLists.txt @@ -54,7 +54,7 @@ add_executable(ps2EntryRunner ) if(MSVC) - target_compile_options(ps2EntryRunner PRIVATE /FS) + target_compile_options(ps2EntryRunner PRIVATE /FS /MP4) endif() target_include_directories(ps2_runtime PUBLIC