This commit fixes regression introduced in 6cc6996 (Remove duplicates
from the include dirs) causing the Examples [1] to fail to configure
with the following error:
CMake Error at /home/jcfr/Projects/CTK-Debug/UseCTK.cmake:34 (list):
list sub-command REMOVE_ITEM requires two or more arguments.
Call Stack (most recent call first):
Example1/CMakeLists.txt:28 (include)
[1] https://github.com/commontk/Examples
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||