mirror of
https://github.com/fralx/LimeReport.git
synced 2025-09-23 16:39:07 +03:00
Add no_build_translations config parameter
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
CONFIG += build_translations
|
||||
|
||||
!contains(CONFIG, no_build_translations){
|
||||
CONFIG += build_translations
|
||||
}
|
||||
|
||||
!contains(CONFIG, no_zint){
|
||||
CONFIG += zint
|
||||
|
Reference in New Issue
Block a user