Bc7enc: Fix missing stdc++ linking.

This commit is contained in:
DiThi 2025-03-18 14:26:54 +01:00 committed by Alberto Torres
parent 9a727c566e
commit cee92ef69c

View file

@ -1,5 +1,6 @@
{.passC:"-DBC7ENC_USE_MINIZ=0".}
{.passL:"-lstdc++".}
{.compile:"./bc7enc_rdo/bc7decomp.cpp",
compile:"./bc7enc_rdo/bc7decomp_ref.cpp",
compile:"./bc7enc_rdo/bc7enc.cpp",