Skip to content

Commit

Permalink
Remove old Qt4 compatibility module
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Feb 8, 2020
1 parent 9fb02d6 commit aad4e84
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 45 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Expand Up @@ -401,7 +401,6 @@ IF(WITH_CORE)
IF (APPLE)
FIND_PACKAGE(Qt5MacExtras REQUIRED)
ENDIF (APPLE)
INCLUDE("cmake/modules/ECMQt4To5Porting.cmake")
MESSAGE(STATUS "Found Qt version: ${Qt5Core_VERSION_STRING}")
IF (WITH_QUICK)
FIND_PACKAGE(Qt5Qml REQUIRED)
Expand Down
44 changes: 0 additions & 44 deletions cmake/modules/ECMQt4To5Porting.cmake

This file was deleted.

0 comments on commit aad4e84

Please sign in to comment.