* fix qemu for m68k by just using tcg-interpreter, too
[t2sde.git] / package / cad / kicad / kicad.conf
blob163ca77d2624c3b8e5d9df3ba505c649276883f1
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/kicad/kicad.conf
3 # Copyright (C) 2023 - 2024 The T2 SDE Project
4
5 # This Copyright note is generated by scripts/Create-CopyPatch,
6 # more information can be found in the files COPYING and README.
7
8 # This program is free software; you can redistribute it and/or modify
9 # it under the terms of the GNU General Public License version 2.
10 # --- T2-COPYRIGHT-NOTE-END ---
12 var_append GCC_WRAPPER_INSERT ' ' "-I$root`pkgprefix includedir glu`"
13 var_append GCC_WRAPPER_INSERT ' ' "-L`pkgprefix libdir glib`"
15 var_append cmakeopt ' ' "-DPIXMAN_INCLUDE_DIR=$root/$(pkgprefix includedir pixman)/pixman-1"
16 var_append cmakeopt ' ' '-DKICAD_REPO_NAME=stable -DKICAD_BUILD_VERSION=$ver'
17 var_append cmakeopt ' ' '-DKICAD_USE_OCC=True -DKICAD_SCRIPTING_WXPYTHON=False'
18 var_append cmakeopt ' ' '-DKICAD_USE_EGL=True -DKICAD_QA_TESTS=False'
20 #var_append cmakeopt ' ' '-DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON'