diff options
author | Brad King <brad.king@kitware.com> | 2015-02-12 16:53:00 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2015-02-12 16:53:00 (GMT) |
commit | 8c59928f3ac2a3a4f9b647f2c60c134d54d2237f (patch) | |
tree | 8d97049e60f5828a43ba1320d4a7068bf4152c91 /Modules | |
parent | a4a6b55f08e37ce9b8a17680cc30ece66d048ec7 (diff) | |
parent | e2a8984c06a5f466a268ad7f1a7a8578bfe6bf5b (diff) | |
download | CMake-8c59928f3ac2a3a4f9b647f2c60c134d54d2237f.zip CMake-8c59928f3ac2a3a4f9b647f2c60c134d54d2237f.tar.gz CMake-8c59928f3ac2a3a4f9b647f2c60c134d54d2237f.tar.bz2 |
Merge topic 'FindCoin3D-drop-link'
e2a8984c FindCoin3D: Drop link to project homepage
Diffstat (limited to 'Modules')
-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 # |