Skip to content
Snippets Groups Projects
Commit f9c56144 authored by Filippo Cremonese's avatar Filippo Cremonese
Browse files

Temporary workaround for qtcreator that allows to move the root folder

parent cf3037ec
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,8 @@ builds:
cd "$BUILD_DIR"
(@= make @)
(@= make @) install INSTALL_ROOT="$DESTDIR$ORCHESTRA_ROOT"
# TODO: debug why qtcreator looks for platform plugins in bin when the root is moved
ln -s ../plugins/platforms "$DESTDIR$ORCHESTRA_ROOT/bin/platforms"
dependencies:
- clang-release
- toolchain/host/gcc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment