Remove cmake build dep from CMakePackages (#2684)
This commit is contained in:

committed by
Todd Gamblin

parent
7fce4c5083
commit
f2d4c15395
@@ -30,5 +30,3 @@ class Libspatialindex(CMakePackage):
|
||||
url = "https://github.com/libspatialindex/libspatialindex/tarball/1.8.5"
|
||||
|
||||
version('1.8.5', 'a95d8159714dbda9a274792cd273d298')
|
||||
|
||||
depends_on("cmake", type='build')
|
||||
|
Reference in New Issue
Block a user