First pass at setting up translation framework.
This commit is contained in:
@@ -49,6 +49,10 @@ set (other_db_files
|
||||
vendors.xml
|
||||
)
|
||||
|
||||
# Export variables to parent scope
|
||||
set (template_files ${template_files} PARENT_SCOPE)
|
||||
set (other_db_files ${other_db_files} PARENT_SCOPE)
|
||||
|
||||
#=======================================
|
||||
# Install
|
||||
#=======================================
|
||||
|
||||
Reference in New Issue
Block a user