mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-23 05:31:03 +00:00
Update cmake/utils.cmake
momo5502 suggestion Co-authored-by: Maurice Heumann <MauriceHeumann@gmail.com>
This commit is contained in:
committed by
GitHub
parent
ac76a3ffd3
commit
0e45cc4d66
@@ -323,7 +323,7 @@ function(momo_strip_target target)
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(MSVC)
|
||||
if(MSVC OR MOMO_ENABLE_SANITIZER)
|
||||
return()
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user