diff options
author | Brad King <brad.king@kitware.com> | 2015-02-11 16:08:32 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-02-11 16:08:32 (GMT) |
commit | a4568ca597ac94a32ea4e0e318e8175e614bc5ab (patch) | |
tree | 2d4569c67a5027156fb82d78d7c491e75080fe79 | |
parent | 0a95c5ce2ef8d9887c4a0bdde480155d75f12c7b (diff) | |
parent | e2a8984c06a5f466a268ad7f1a7a8578bfe6bf5b (diff) | |
download | CMake-a4568ca597ac94a32ea4e0e318e8175e614bc5ab.zip CMake-a4568ca597ac94a32ea4e0e318e8175e614bc5ab.tar.gz CMake-a4568ca597ac94a32ea4e0e318e8175e614bc5ab.tar.bz2 |
Merge branch 'FindCoin3D-drop-link' into release
-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 # |