aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
blob: e51020808c12d8494e54720eb6be85a13fb7b3a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Generated from src.pro.

# special case skip regeneration
# special case begin
# android
if (ANDROID)
    add_subdirectory(androidextras)
    add_subdirectory(jar)
endif()
# special case end