mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 18:35:37 -04:00
[shellprocess] ECM has already been searched-for
This commit is contained in:
parent
2fa6361d63
commit
f0ec6c02a3
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ calamares_add_plugin( shellprocess
|
||||||
SHARED_LIB
|
SHARED_LIB
|
||||||
)
|
)
|
||||||
|
|
||||||
find_package(ECM ${ECM_VERSION} NO_MODULE)
|
|
||||||
if( ECM_FOUND )
|
if( ECM_FOUND )
|
||||||
find_package( Qt5 COMPONENTS Test REQUIRED )
|
find_package( Qt5 COMPONENTS Test REQUIRED )
|
||||||
include( ECMAddTests )
|
include( ECMAddTests )
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue