Commit ef6473e6 authored by Tristan Cavelier's avatar Tristan Cavelier

XXX component/qt: +1

parent 5530bcc6
......@@ -19,7 +19,9 @@ configure-command =
./configure -v -no-separate-debug-info -release -no-fast -confirm-license -opensource
make-targets =
qmake
install_qmake
post-install =
mkdir ${buildout:parts-directory}/${:_buildout_section_name_}/bin 2>/dev/null || :
cp bin/qmake* -t ${buildout:parts-directory}/${:_buildout_section_name_}/bin
[qt]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment