• Wayne Stambaugh's avatar
    Footprint library table ground work. · 9ab7c18f
    Wayne Stambaugh authored
    * Remove defined CMAKE_INSTALL_PREFIX for Windows from main CMakeList.txt.
    * Move footprint library path detection code from pcbnew.cpp to EDA_APP
      object.
    * Add CMAKE_INSTALL_PREFIX to config.h.cmake.
    * Simplify and fix search path list code.
    * Add CMAKE_INSTALL_PREFIX to the list of search paths in case KiCad was
      installed using `make install`.
    * Add default global footprint library table to CMake install.
    * Add method to set footprint library table to PCB_BASE_FRAME object.
    * Remove unused function EDA_APP::GetLibraryFile().
    * Minor FP_LIB_TABLE object improvements.
    9ab7c18f
Name
Last commit
Last update
..
CMakeLists.txt Loading commit data...
fp_global_table Loading commit data...
fp_global_table.csv Loading commit data...
gost_landscape.kicad_wks Loading commit data...
gost_portrait.kicad_wks Loading commit data...
kicad.pro Loading commit data...
pagelayout_default.kicad_wks Loading commit data...
pagelayout_logo.kicad_wks Loading commit data...