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

committed by
Todd Gamblin

parent
7fce4c5083
commit
f2d4c15395
@@ -33,7 +33,6 @@ class EverytraceExample(CMakePackage):
|
||||
git='https://github.com/citibeth/everytrace-example.git',
|
||||
branch='develop')
|
||||
|
||||
depends_on('cmake', type='build')
|
||||
depends_on('everytrace+mpi+fortran')
|
||||
|
||||
# Currently the only MPI this everytrace works with.
|
||||
|
Reference in New Issue
Block a user