From: Anthony Geay Date: Thu, 17 Dec 2015 15:14:41 +0000 (+0100) Subject: Porting PV50 - little modif. X-Git-Tag: V8_0_0a1~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=47c49365a68246c9f07cef035642b6720601b03e;p=modules%2Fparavis.git Porting PV50 - little modif. --- diff --git a/test/standalone/simple/CMakeLists.txt b/test/standalone/simple/CMakeLists.txt index 9fba773f..3ae3cecb 100644 --- a/test/standalone/simple/CMakeLists.txt +++ b/test/standalone/simple/CMakeLists.txt @@ -32,5 +32,5 @@ INCLUDE_DIRECTORIES( ) ADD_EXECUTABLE(paraCmdLine ${pl_SOURCES}) -TARGET_LINK_LIBRARIES(paraCmdLine ${PYTHON_LIBRARIES} ${QT_LIBRARIES} pqApplicationComponents vtkRenderingFreeTypeOpenGL) +TARGET_LINK_LIBRARIES(paraCmdLine ${PYTHON_LIBRARIES} ${QT_LIBRARIES} pqApplicationComponents)