- use list append in more places (preferred method since its faster)
- remove some unused include paths - remove unused linux path define
This commit is contained in:
1
extern/binreloc/CMakeLists.txt
vendored
1
extern/binreloc/CMakeLists.txt
vendored
@@ -23,4 +23,3 @@ ADD_DEFINITIONS(-DENABLE_BINRELOC)
|
||||
FILE(GLOB SRC *.c)
|
||||
|
||||
BLENDERLIB(extern_binreloc "${SRC}" "${INC}")
|
||||
#, libtype=['core','player'], priority = [25,15] )
|
||||
|
Reference in New Issue
Block a user