← Back to team overview

yade-dev team mailing list archive

[Branch ~yade-pkg/yade/git-trunk] Rev 3682: Merge pull request #46 from timpovall/master

 

Merge authors:
  Timothy Povall (timpovall)
------------------------------------------------------------
revno: 3682 [merge]
committer: Anton Gladky <gladky.anton@xxxxxxxxx>
timestamp: Fri 2015-06-12 17:15:36 +0200
message:
  Merge pull request #46 from timpovall/master
  
  Removed line calling FindVTK.cmake, as this file no longer exists
modified:
  CMakeLists.txt


--
lp:yade
https://code.launchpad.net/~yade-pkg/yade/git-trunk

Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription
=== modified file 'CMakeLists.txt'
--- CMakeLists.txt	2015-06-12 06:02:43 +0000
+++ CMakeLists.txt	2015-06-12 13:05:43 +0000
@@ -31,7 +31,6 @@
 INCLUDE(FindPythonInterp)
 INCLUDE(FindOpenMP)
 INCLUDE(FindQt4)
-INCLUDE(FindVTK)
 INCLUDE(FindPkgConfig)
 INCLUDE(GetVersion)
 INCLUDE(FindOpenGL)