Revert "flatpak: Install CMake config files"

This reverts commit 43867ce93c.
master
tytan652 2022-08-16 17:42:25 +02:00 committed by Georges Basile Stavracas Neto
parent c1e8797009
commit 23f910c149
1 changed files with 0 additions and 1 deletions

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"
],