SCons: Remove avoidable defines from main env's CPPPATH
Also finally move freetype to its own env and disable warnings for it. Still needs some work to fix the awkward situation of the freetype and svg modules used in scene/ and editor/ respectively.
This commit is contained in:
parent
c51caa3dbd
commit
6bfb7944d9
14 changed files with 59 additions and 48 deletions
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
#include "core/os/os.h"
|
||||
#include "core/project_settings.h"
|
||||
#include "gl_context/context_gl.h"
|
||||
#include "drivers/gl_context/context_gl.h"
|
||||
|
||||
RasterizerStorage *RasterizerGLES3::get_storage() {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue