Commit 44ebddb
committed
cmake: do not prefer system libs by default
Engine or game submodules maybe much recent than the one the system provides,
and define symbols not found in system libraries.
While it is probably unlikely to happen with freetype,
this is more likely to happen with some game libraries like Lua.1 parent 2ace1ff commit 44ebddb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
766 | 766 | | |
767 | 767 | | |
768 | 768 | | |
769 | | - | |
| 769 | + | |
770 | 770 | | |
771 | 771 | | |
772 | 772 | | |
| |||
0 commit comments