don't include the external folder in the include dirs for the game app.
This commit is contained in:
@@ -202,8 +202,7 @@ if (downloadRaylib) then
|
||||
cppdialect "C++17"
|
||||
|
||||
includedirs {raylib_dir .. "/src" }
|
||||
includedirs {raylib_dir .."/src/external" }
|
||||
includedirs { raylib_dir .."/src/external/glfw/include" }
|
||||
|
||||
flags { "ShadowedVariables"}
|
||||
platform_defines()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user