Remove workaround to find the right OpenAL in macOS packaged action

This commit is contained in:
Ilya Fedin 2025-04-27 02:34:57 +04:00 committed by John Preston
parent f2b0116c1e
commit eaf1a532f4

View file

@ -139,7 +139,6 @@ jobs:
-DCMAKE_C_FLAGS_DEBUG="" \
-DCMAKE_CXX_FLAGS_DEBUG="" \
-DCMAKE_EXE_LINKER_FLAGS="-s" \
-DCMAKE_FIND_FRAMEWORK=LAST \
-DTDESKTOP_API_TEST=ON \
-DDESKTOP_APP_USE_PACKAGED_LAZY=ON \
$DEFINE