build: fix delegate compare test in Release mode (#1242)

This commit is contained in:
Justin Braben
2025-03-25 04:40:32 -06:00
committed by GitHub
parent f54859bedf
commit 9d4db9738a

View File

@@ -63,6 +63,7 @@ function(SETUP_TARGET TARGET_NAME)
PRIVATE
# disabling INCREMENTAL is required by SizeBench
$<$<CONFIG:Debug>:/INCREMENTAL:NO>
$<$<CONFIG:Release>:/OPT:NOICF>
)
else()
target_compile_options(