Revert "flatpak: Install CMake config files"

This reverts commit 43867ce93c40e75bab1b307168dae66424cfe812.
This commit is contained in:
tytan652 2022-08-16 17:42:25 +02:00 committed by Georges Basile Stavracas Neto
parent c1e8797009
commit 23f910c149

View File

@ -439,7 +439,6 @@
"-DYOUTUBE_SECRET_HASH=$YOUTUBE_SECRET_HASH"
],
"post-install": [
"cmake --install . --component obs_libraries",
"install -d /app/plugins",
"install -d /app/extensions/Plugins"
],