use language generator exprs

This commit is contained in:
lizzie 2026-03-24 22:34:05 +00:00 committed by crueter
parent 3e9f9c7456
commit 045eb525b1
No known key found for this signature in database
GPG key ID: 425ACD2D4830EBC6
2 changed files with 1 additions and 1 deletions

View file

@ -253,6 +253,7 @@ endif()
if (IOS)
add_subdirectory(ios)
add_compile_options($<$<COMPILE_LANGUAGE:C,CXX>:-Wno-error>)
endif()
include(GenerateDepHashes)