Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kdenlive
Commits
853762e6
Commit
853762e6
authored
Oct 05, 2021
by
Julius Künzel
💬
Browse files
Fix install path of frei0r effect UI's
parent
a753a777
Changes
1
Hide whitespace changes
Inline
Side-by-side
data/effects/frei0r/CMakeLists.txt
View file @
853762e6
...
...
@@ -80,4 +80,4 @@ frei0r_twolay0r.xml
frei0r_vectorscope.xml
frei0r_vertigo.xml
frei0r_vignette.xml
DESTINATION
${
DATA_INSTALL_DIR
}
${
DATA_INSTALL_PREFIX
}
/effects
)
DESTINATION
${
DATA_INSTALL_DIR
}
/kdenlive
/effects
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment