diff options
author | Brad King <brad.king@kitware.com> | 2015-02-11 16:03:02 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-02-11 16:05:55 (GMT) |
commit | e2a8984c06a5f466a268ad7f1a7a8578bfe6bf5b (patch) | |
tree | 60c933c5eee8a1da68860df8b8cb291227385863 /Modules/FindCoin3D.cmake | |
parent | 78c4418fa0a08b63a944ac66821e8bd95fdd73e0 (diff) | |
download | CMake-e2a8984c06a5f466a268ad7f1a7a8578bfe6bf5b.zip CMake-e2a8984c06a5f466a268ad7f1a7a8578bfe6bf5b.tar.gz CMake-e2a8984c06a5f466a268ad7f1a7a8578bfe6bf5b.tar.bz2 |
FindCoin3D: Drop link to project homepage
The project has moved from <http://www.coin3d.org/> to
<https://bitbucket.org/Coin3D/coin/wiki/Home>. Simply drop the
out-dated link. Few find modules have links to the project sites.
Anyone looking to use a given find module likely already knows about the
project it finds and can use a search engine to find its homepage.
Diffstat (limited to 'Modules/FindCoin3D.cmake')
-rw-r--r-- | Modules/FindCoin3D.cmake | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Modules/FindCoin3D.cmake b/Modules/FindCoin3D.cmake index b5c3a96..f90860c 100644 --- a/Modules/FindCoin3D.cmake +++ b/Modules/FindCoin3D.cmake @@ -5,8 +5,7 @@ # Find Coin3D (Open Inventor) # # Coin3D is an implementation of the Open Inventor API. It provides -# data structures and algorithms for 3D visualization -# http://www.coin3d.org/ +# data structures and algorithms for 3D visualization. # # This module defines the following variables # |