From 33bd2c15ba8a6113109f4cb8a58ac7a077b49b7a Mon Sep 17 00:00:00 2001 From: ana Date: Mon, 21 Dec 2015 20:35:22 +0300 Subject: [PATCH] Windows compatibility --- src/PVViewer/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/PVViewer/CMakeLists.txt b/src/PVViewer/CMakeLists.txt index d8e73bfa6..1c28c7750 100644 --- a/src/PVViewer/CMakeLists.txt +++ b/src/PVViewer/CMakeLists.txt @@ -48,6 +48,7 @@ SET(_link_LIBRARIES PVServerService pqApplicationComponents #vtkRenderingFreeTypeOpenGL + vtkRenderingFreeType ) # --- headers --- -- 2.39.2