mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-26 08:58:22 -04:00
Remove unused CMake module
This commit is contained in:
parent
6c3b308a03
commit
63ecce93fd
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ cmake_policy( SET CMP0023 OLD )
|
||||||
cmake_policy( SET CMP0028 NEW ) # double colons in KF5::Foo and Qt5::Foo are necessarily IMPORTED or ALIAS targets, don't search further
|
cmake_policy( SET CMP0028 NEW ) # double colons in KF5::Foo and Qt5::Foo are necessarily IMPORTED or ALIAS targets, don't search further
|
||||||
cmake_policy( SET CMP0043 OLD )
|
cmake_policy( SET CMP0043 OLD )
|
||||||
|
|
||||||
include( MacroOptionalFindPackage )
|
|
||||||
include( FeatureSummary )
|
include( FeatureSummary )
|
||||||
|
|
||||||
set( QT_VERSION 5.6.0 )
|
set( QT_VERSION 5.6.0 )
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue