初始化提交
This commit is contained in:
		
							
								
								
									
										7
									
								
								Plugins/slua_unreal/make_osx.sh
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								Plugins/slua_unreal/make_osx.sh
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,7 @@ | ||||
| mkdir -p build_osx && cd build_osx | ||||
| cmake -GXcode .. | ||||
| cd .. | ||||
|  | ||||
| cmake --build build_osx --config Release | ||||
| mkdir -p Library/Mac | ||||
| cp build_osx/Release/liblua.a Library/Mac/liblua.a  | ||||
		Reference in New Issue
	
	Block a user