commontk / CTK

A set of common support code for medical imaging, surgical navigation, and related purposes.
https://commontk.org
Apache License 2.0
855 stars 490 forks source link

ENH: Display Qt version and Qt components used to configure CTK #1131

Closed jcfr closed 1 year ago

jcfr commented 1 year ago

For example:

$ cmake .
[...]
-- Configuring CTK with Qt 5.15.2 (using modules: Core, Xml, XmlPatterns, Concurrent, Sql, Test, Multimedia, Widgets, OpenGL, UiTools, WebEngineWidgets, Script)
[...]