SFML/examples/android
Chris Thrasher ab109cd3cd Use ON and OFF for CMake booleans
CMake supports a number of strings for truthy and falsey values.
ON/OFF and TRUE/FALSE are the most popular but 1/0 is also supported.
This is mostly a style choice but I'm inclined to believe that ON/OFF
is the most popular option and I'm generally in favor of style
choices that better align with the community at large.
2024-09-11 14:36:13 -06:00
..
app Use ON and OFF for CMake booleans 2024-09-11 14:36:13 -06:00
gradle/wrapper Modernized android example 2023-11-14 16:04:30 -07:00
.gitignore Modernized android example 2023-11-14 16:04:30 -07:00
build.gradle.kts Modernized android example 2023-11-14 16:04:30 -07:00
gradle.properties Android: Upgraded the example to work with Gradle 2018-04-14 09:59:01 +02:00
gradlew Modernized android example 2023-11-14 16:04:30 -07:00
gradlew.bat Modernized android example 2023-11-14 16:04:30 -07:00
settings.gradle.kts Modernized android example 2023-11-14 16:04:30 -07:00