Merge authors: Timothy Povall (timpovall) ------------------------------------------------------------ revno: 3682 [merge] committer: Anton Gladky <[email protected]> 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)
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

