Adios2: ZeroMQ (#5031)
During my last rebase the zeromq core dependency got missing. Currently it's needed for all dataman WAN transports.
This commit is contained in:
		 Axel Huebl
					Axel Huebl
				
			
				
					committed by
					
						 Adam J. Stewart
						Adam J. Stewart
					
				
			
			
				
	
			
			
			 Adam J. Stewart
						Adam J. Stewart
					
				
			
						parent
						
							1a3021d22c
						
					
				
				
					commit
					dfb34da689
				
			| @@ -77,6 +77,7 @@ class Adios2(CMakePackage): | ||||
|     # depends_on('pybind11@2.1.1:', when='+python') | ||||
|  | ||||
|     depends_on('mpi', when='+mpi') | ||||
|     depends_on('zeromq', when='+dataman') | ||||
|  | ||||
|     depends_on('hdf5', when='+hdf5') | ||||
|     depends_on('hdf5+mpi', when='+hdf5+mpi') | ||||
|   | ||||
		Reference in New Issue
	
	Block a user