Revert some unnecessary changes for NDR
This commit is contained in:
@@ -223,10 +223,6 @@ elseif(APPLE AND NOT QT)
|
|||||||
COMPONENT Runtime)
|
COMPONENT Runtime)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(NEW_DYNAREC AND (ARCH STREQUAL "x86_64") AND (NOT WIN32))
|
|
||||||
add_compile_options(-mno-red-zone -fno-omit-frame-pointer)
|
|
||||||
endif()
|
|
||||||
|
|
||||||
# Install the PDB file on Windows builds
|
# Install the PDB file on Windows builds
|
||||||
if(MSVC)
|
if(MSVC)
|
||||||
# CMake fully supports PDB files on MSVC-compatible compilers
|
# CMake fully supports PDB files on MSVC-compatible compilers
|
||||||
|
|||||||
Reference in New Issue
Block a user