mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
Prepend LOVE_INCLUDE_DIRS rather than append.
This commit is contained in:
@@ -1735,6 +1735,7 @@ set(LOVE_LIB_SRC
|
||||
)
|
||||
|
||||
include_directories(
|
||||
BEFORE
|
||||
src
|
||||
src/libraries
|
||||
src/modules
|
||||
|
||||
Reference in New Issue
Block a user