Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Omit "with options" unless QUIET is off #515

Merged
merged 2 commits into from
Oct 26, 2016
Merged

Omit "with options" unless QUIET is off #515

merged 2 commits into from
Oct 26, 2016

Conversation

eile
Copy link
Member

@eile eile commented Oct 25, 2016

No description provided.

@rdumusc
Copy link

rdumusc commented Oct 25, 2016

+1, now that I look at it I think it makes it easier to focus on the essential. The libraries which have been found are rarely useful information.

Before:

-- Servus [1.4.0-5-g001588d] with avahi-client Boost Qt5Core Qt5Widgets Threads
-- ZeroEQ [0.6.0-13-g1019277] with Boost httpxx libzmq Servus Threads
-- Deflect [0.11.1-38-gfd77ea4] with Boost GLUT LibJpegTurbo OpenGL Qt5Concurrent Qt5Core Qt5Gui Qt5Network Qt5Qml Qt5Quick Qt5Widgets Servus
-- TUIO [1.4-40-gfdf5cf7] with GLUT OpenGL SDL
-- VirtualKeyboard [e3ee94d] with Qt5Core Qt5Gui Qt5Qml Qt5Quick
-- Tide [1.1.0-100-g9d0bc9d-dirty] with Boost Deflect MPI Qt5Concurrent Qt5Core Qt5Network Qt5OpenGL Qt5Qml Qt5Svg Qt5WebEngine Qt5Widgets Qt5XmlPatterns Qt5Xml RSVG TIFF VirtualKeyboard Qt5Quick FFMPEG cairo poppler-glib TUIO X11 ZeroEQ WITHOUT TheMissingLib
-- Configuring done
-- Generating done
-- Build files have been written to: /home/dumusc/src/Tide/build

After:

-- Servus [1.4.0-5-g001588d]
-- ZeroEQ [0.6.0-13-g1019277]
-- Deflect [0.11.1-38-gfd77ea4]
-- TUIO [1.4-40-gfdf5cf7]
-- VirtualKeyboard [e3ee94d]
-- Tide [1.1.0-100-g9d0bc9d-dirty] without TheMissingLib
-- Configuring done
-- Generating done
-- Build files have been written to: /home/dumusc/src/Tide/build

@eile eile merged commit 009f72c into Eyescale:master Oct 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants