build: Follow up vodozemac web integration and clean up old scripts
							parent
							
								
									a37b0946f2
								
							
						
					
					
						commit
						2476e82c8e
					
				@ -1,7 +0,0 @@
 | 
			
		||||
#!/usr/bin/env bash
 | 
			
		||||
 | 
			
		||||
git clone https://gitlab.matrix.org/matrix-org/olm.git -b 3.2.12 
 | 
			
		||||
cd olm
 | 
			
		||||
cmake . -Bbuild -DCMAKE_TOOLCHAIN_FILE=Windows64.cmake
 | 
			
		||||
cmake --build build
 | 
			
		||||
cd ..
 | 
			
		||||
@ -1,8 +0,0 @@
 | 
			
		||||
#!/usr/bin/env bash
 | 
			
		||||
 | 
			
		||||
if ! type "flutter" > /dev/null; then
 | 
			
		||||
	brew install flutter
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
brew install libolm
 | 
			
		||||
 | 
			
		||||
					Loading…
					
					
				
		Reference in New Issue