mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-27 21:39:34 +00:00
5 lines
112 B
Python
5 lines
112 B
Python
|
|
from . import android_ndk, android_sdk, armhf, ios, mingw32, linux_i586
|
|
|
|
from .base_toolchain import Toolchain
|