diff --git a/Examples/PBD/PBDClothGrab/CMakeLists.txt b/Examples/PBD/PBDClothGrab/CMakeLists.txt
index f4d769f976f923126c9a372dd00a1584598bf071..7c05702bf86fa43832895e6e33f816d10faf97cb 100644
--- a/Examples/PBD/PBDClothGrab/CMakeLists.txt
+++ b/Examples/PBD/PBDClothGrab/CMakeLists.txt
@@ -31,4 +31,4 @@ SET_TARGET_PROPERTIES (${PROJECT_NAME} PROPERTIES FOLDER Examples/PBD)
 #-----------------------------------------------------------------------------
 # Link libraries to executable
 #-----------------------------------------------------------------------------
-target_link_libraries(${PROJECT_NAME} SimulationManager)
+target_link_libraries(${PROJECT_NAME} SimulationManager ViewerVTK)