[officechooser] update cmakelists
This commit is contained in:
parent
37750cb9f4
commit
7e302bda96
@ -32,7 +32,7 @@ if( ECM_FOUND AND BUILD_TESTING )
|
||||
ecm_add_test(
|
||||
Tests.cpp
|
||||
TEST_NAME
|
||||
packagechoosertest
|
||||
officechoosertest
|
||||
LINK_LIBRARIES
|
||||
${CALAMARES_LIBRARIES}
|
||||
calamares_viewmodule_officechooser
|
||||
@ -41,5 +41,5 @@ if( ECM_FOUND AND BUILD_TESTING )
|
||||
Qt5::Gui
|
||||
${_extra_libraries}
|
||||
)
|
||||
calamares_automoc( packagechoosertest)
|
||||
calamares_automoc( officechoosertest)
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user