We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 554e16e commit 2ca246aCopy full SHA for 2ca246a
app/pyProcessor/CMakeLists.txt
@@ -4,5 +4,5 @@
4
install(
5
FILES "pyprocessor.py"
6
PERMISSIONS OWNER_EXECUTE OWNER_WRITE OWNER_READ GROUP_EXECUTE GROUP_READ WORLD_READ WORLD_EXECUTE
7
- DESTINATION "share/python"
+ DESTINATION "bin/python"
8
)
app/pyThumbnail/CMakeLists.txt
FILES "pythumbnail.py"
0 commit comments