mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-25 17:10:23 +00:00
bf84a681a5
On Android there's really no real way to provide command line flags. We are using a dummy Main::Argument that only contains "ladybird" as a name of the program. The strings of Main::Argument cannot be empty, otherwise the program throws an error. However the argc and argv can be set to 0 and nullptr |
||
---|---|---|
.. | ||
gradle/wrapper | ||
src | ||
build.gradle.kts | ||
BuildLagomTools.sh | ||
CMakeLists.txt | ||
gradle.properties | ||
gradlew | ||
proguard-rules.pro | ||
settings.gradle.kts | ||
vcpkg_android.cmake |