summarylogtreecommitdiffstats
path: root/no-metadata-translation.patch
blob: 227374ed1ebc1aafef6d3163aaa097dc04adab04 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- cmake/Functions.cmake	2022-01-22 01:30:53.516011218 +0000
+++ cmake/Functions.cmake.new	2022-01-22 02:20:01.277354828 +0000
@@ -181,7 +181,7 @@
 
 
     # Add the command to translate the file
-    if( KICAD_BUILD_I18N )
+    if( FALSE )
         add_custom_command(
             OUTPUT ${OUT_FILE}
             DEPENDS ${SRC_FILE}