cmake: cleanup include paths, some duplicates and going up some unneeded dirs.
This commit is contained in:
@@ -25,11 +25,11 @@
|
||||
# ***** END GPL LICENSE BLOCK *****
|
||||
|
||||
set(INC
|
||||
./intern
|
||||
intern
|
||||
../container
|
||||
../guardedalloc
|
||||
../moto/include
|
||||
../memutil
|
||||
../moto/include
|
||||
)
|
||||
|
||||
set(INC_SYS
|
||||
|
Reference in New Issue
Block a user