aboutsummaryrefslogtreecommitdiff
path: root/toolchain/Android.cmake
diff options
context:
space:
mode:
authorGabriel Souza Franco <gabrielfrancosouza@gmail.com>2020-11-25 12:09:06 -0300
committerGabriel Souza Franco <gabrielfrancosouza@gmail.com>2020-12-19 13:38:10 +0000
commitf493041ad039867bb24a4259657acf3f3d522dfe (patch)
tree368425cb3f27cce3df21a5a79155aecbc90037f1 /toolchain/Android.cmake
parent34af7272582ba4c8e62811fe470fc56661f17421 (diff)
downloadextra-cmake-modules-f493041ad039867bb24a4259657acf3f3d522dfe.tar.gz
extra-cmake-modules-f493041ad039867bb24a4259657acf3f3d522dfe.tar.bz2
Automatically detect plugin lib deps on Android
This makes use of the CMake 3.19 DEFER command to list all MODULE targets after processing the toplevel CMakeLists. This allows us to collect required dependencies of all plugins without changes to the application. For example, this will fix Okular not including Poppler because it is only linked from the plugin, thus not being able to actually read PDFs.
Diffstat (limited to 'toolchain/Android.cmake')
0 files changed, 0 insertions, 0 deletions