This commit is contained in:
		
							parent
							
								
									44f196a5c4
								
							
						
					
					
						commit
						32a84d8f17
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -77,7 +77,7 @@ steps:
 | 
				
			||||||
      - export CC=$(which gcc)
 | 
					      - export CC=$(which gcc)
 | 
				
			||||||
      - export CXX=$(which g++)
 | 
					      - export CXX=$(which g++)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - conan install . --build=missing --profile:build=$(pwd)/tools/conan/profiles/linux_gcc_amd64"
 | 
					      - conan install . --build=missing --profile:build="$(pwd)/tools/conan/profiles/linux_gcc_amd64"
 | 
				
			||||||
      - conan build . --profile:build="$(pwd)/tools/conan/profiles/linux_gcc_amd64"
 | 
					      - conan build . --profile:build="$(pwd)/tools/conan/profiles/linux_gcc_amd64"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - ./build/Release/modules/light/light
 | 
					      - ./build/Release/modules/light/light
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue