From 9c8477c4733ffa4f18b5f76f24c229af6b883e5d Mon Sep 17 00:00:00 2001 From: shaharyaar Date: Tue, 2 Apr 2019 11:56:44 +0000 Subject: [PATCH] Update CMakeLists.txt --- src/display/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/display/CMakeLists.txt b/src/display/CMakeLists.txt index b82eab9b51..91d5b779c8 100644 --- a/src/display/CMakeLists.txt +++ b/src/display/CMakeLists.txt @@ -49,7 +49,6 @@ set(display_SRC nr-light.cpp nr-style.cpp nr-svgfonts.cpp - nr-svgfonts.h snap-indicator.cpp sodipodi-ctrl.cpp sodipodi-ctrlrect.cpp @@ -114,6 +113,7 @@ set(display_SRC nr-light-types.h nr-light.h nr-style.h + nr-svgfonts.h rendermode.h snap-indicator.h sodipodi-ctrl.h -- GitLab