mirror of https://github.com/cutefishos/calamares
And build it.
parent
1335af631c
commit
e64050821a
@ -0,0 +1,6 @@
|
||||
if( WITH_CRASHREPORTER )
|
||||
macro( qt_wrap_ui )
|
||||
qt5_wrap_ui( ${ARGN} )
|
||||
endmacro()
|
||||
add_subdirectory( libcrashreporter-qt )
|
||||
endif()
|
Loading…
Reference in New Issue