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