mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-10 05:33:14 +00:00
![Themaister](/assets/img/avatar_default.png)
qb.libs.sh uses CXX for a few things. E.g. Cg has to be linked with C++ compiler or it breaks on some distros.
3 lines
36 B
Bash
3 lines
36 B
Bash
USE_LANG_C="yes"
|
|
USE_LANG_CXX="yes"
|