Skip to content

Conversation

@jcfr
Copy link
Member

@jcfr jcfr commented Jul 19, 2023

  • Remove use of Qt4 macros

  • Anticipate integration of Qt6 by:

    • explicitly reporting an error message if corresponding CMake code is not implemented.

    • switching from using Qt5::Module to Qt${CTK_QT_VERSION}::Module where associated logic is straightforward.

* Remove use of Qt4 macros

* Anticipate integration of Qt6 by:

  - explicitly reporting an error message if corresponding CMake code is
    not implemented.

  - switching from using Qt5::Module to Qt${CTK_QT_VERSION}::Module where
    associated logic is straightforward.
@jcfr jcfr force-pushed the remove-qt4-support-from-cmake-files branch from 21beda9 to 838f11d Compare July 19, 2023 19:25
@jcfr jcfr merged commit a0e74a0 into commontk:master Jul 19, 2023
@jcfr jcfr deleted the remove-qt4-support-from-cmake-files branch July 19, 2023 20:22
@jcfr jcfr linked an issue Jul 19, 2023 that may be closed by this pull request
@jcfr jcfr mentioned this pull request Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Remove Qt4 support

1 participant