Build it.
This commit is contained in:
parent
4cddd4700e
commit
e18186a2c5
@ -25,3 +25,6 @@ add_subdirectory( modules )
|
|||||||
# branding components
|
# branding components
|
||||||
add_subdirectory( branding )
|
add_subdirectory( branding )
|
||||||
|
|
||||||
|
if( WITH_CRASHREPORTER )
|
||||||
|
add_subdirectory( crashreporter )
|
||||||
|
endif()
|
||||||
|
Loading…
Reference in New Issue
Block a user