• jean-pierre charras's avatar
    Pcbnew build: Set KICAD_USE_WEBKIT option default value to OFF. There are 3 reasons: · 1ed8cdf6
    jean-pierre charras authored
    * Using a Web navigator embedded in Kicad can create security issues in Kicad.
    * The web kit is not always easily available on Linux.
    * There is now a tool in kicad fp lib wizard  to list and select the .pretty libs available on Github Kicad repo (When the kicad plugin is selected, this tool can download and make a local copy of these libs)
    However, using -D KICAD_USE_WEBKIT=ON when invoking  cmake still build the embedded web viewer.
    1ed8cdf6
CMakeLists.txt 32.7 KB