Dummy default branding component.

This commit is contained in:
Teo Mrnjavac 2014-10-10 18:10:50 +02:00
parent d010d69c61
commit 8618d85b8f
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,6 @@
file( GLOB SUBDIRECTORIES RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} "*" )
foreach( SUBDIRECTORY ${SUBDIRECTORIES} )
if( IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/${SUBDIRECTORY}" )
calamares_add_branding_subdirectory( ${SUBDIRECTORY} )
endif()
endforeach()

View File

@ -0,0 +1,2 @@
---
component-name: default