Skip to content
Snippets Groups Projects
Commit b96a7706 authored by Alessandro Di Federico's avatar Alessandro Di Federico
Browse files

ui/cold-revng needs ui/qt-creator sources

Sadly, QtCreator plugins need includes from QtCreator source code.  In
future, we'll need to be able to express dependencies on the source code
of other components. For now, just invoke `orc clone ui/qt-creator`.
parent b35c4179
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,8 @@
---
#@ def build_args():
pre_configure_script: |
orc clone --no-force ui/qt-creator
extra_cmake_args:
- #@ template.replace(cmake_boost_configuration)
#! TODO: this is really ugly hack to get the same value of QTC_SOURCE as legacy orchestra
......
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