Bc7enc: Fix missing stdc++ linking.
This commit is contained in:
parent
9a727c566e
commit
cee92ef69c
1 changed files with 1 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue