forked from MassiveAtoms/hashmap-bench
		
	This commit is contained in:
		@@ -10,6 +10,6 @@ steps:
 | 
				
			|||||||
  - pacman -Syu --noconfirm
 | 
					  - pacman -Syu --noconfirm
 | 
				
			||||||
  - pacman -S cmake gcc make git --noconfirm
 | 
					  - pacman -S cmake gcc make git --noconfirm
 | 
				
			||||||
  - git submodule update --init --recursive
 | 
					  - git submodule update --init --recursive
 | 
				
			||||||
  - ls src/includes/3thparty
 | 
					  - ls src/includes/3thparty/
 | 
				
			||||||
  - cmake -D CMAKE_C_COMPILER=gcc -D CMAKE_CXX_COMPILER=g++ .
 | 
					  - cmake -D CMAKE_C_COMPILER=gcc -D CMAKE_CXX_COMPILER=g++ .
 | 
				
			||||||
  - make
 | 
					  - make
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user