Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Goudey <h.goudey@me.com>2020-09-22 05:46:15 +0300
committerHans Goudey <h.goudey@me.com>2020-09-22 05:46:15 +0300
commitb2782f78ba54a52a639f1411a3ee8a5fc66cba66 (patch)
treeab4dc710880c54a71cfd2eaab77abb34cd4be108 /source/blender/editors/gpencil/CMakeLists.txt
parent4e667ecef92f4ba7e1d58cfb3effc2bf010085ce (diff)
Fix warning building without potrace
The library is no longer in extern, so it isn't necessary to include it here.
Diffstat (limited to 'source/blender/editors/gpencil/CMakeLists.txt')
-rw-r--r--source/blender/editors/gpencil/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/gpencil/CMakeLists.txt b/source/blender/editors/gpencil/CMakeLists.txt
index 7bf8a93a97c..b2c618073f4 100644
--- a/source/blender/editors/gpencil/CMakeLists.txt
+++ b/source/blender/editors/gpencil/CMakeLists.txt
@@ -29,7 +29,6 @@ set(INC
../../windowmanager
../../../../intern/glew-mx
../../../../intern/guardedalloc
- ../../../../extern/potrace/src
)
set(SRC