kicad/CMakeModules
Wayne Stambaugh 4274f2d5d5 Fix config.h default data install path assignment during configuration.
* Remove redundant definition of KICAD_DATA_PATH since DEFAULT_INSTALL_PATH
  was already defined.
* Use DEFAULT_INSTALL_PATH as the substitution for the default environment
  variable paths.
* Add option to define DEFAULT_INSTALL_PATH during CMake configuration with
  fall back to CMAKE_INSTALL_PREFIX if not not defined.
* Developer note: this change is primarily for package builders where
  CMAKE_INSTALL_PATH is the path where the package builder temporarily
  installs the build output before creating the package.  When building
  packages, DEFAULT_INSTALL_PATH should be set to the path where the
  package will be installed by default.
2015-04-08 13:27:04 -04:00
..
CMakeFindFrameworks.cmake
CheckCXXSymbolExists.cmake
CheckFindPackageResult.cmake
CreateBzrVersionHeader.cmake
CreateSVNVersionHeader.cmake
FindBazaar.cmake Fix variable naming bug causing the bzr version to be dropped in FindBazaar.cmake. 2015-01-16 09:14:51 -05:00
FindCairo.cmake
FindGLEW.cmake Added an additional search path for GLEW (closing bug report 1247910). 2014-11-14 09:30:52 +01:00
FindGdiPlus.cmake
FindOpenSSL.cmake Fix bug in gEDA footprint library parser and OpenSSL version CMake file. (fixes lp:1427917) 2015-03-04 14:46:06 -05:00
FindPackageMessage.cmake
FindPythonInterp.cmake Actually make FindPythonInterp.cmake use correct FindPackageHandleStandardArgs.cmake. 2014-10-11 17:50:18 -04:00
FindPythonLibs.cmake * Fix FindPythonLibs to search /include/ for Python.h 2014-10-25 21:56:44 +01:00
FindSubversion.cmake
FindZLIB.cmake.unused
FindwxWidgets.cmake Fix install issue after removing freeroute.jnl, now useless because freeroute is no more accessible via the web. 2014-12-22 12:55:33 +01:00
Functions.cmake
Html2C.cmake
MinGWResourceCompiler.cmake
PNG2cpp.cmake
PerformFeatureChecks.cmake wxPython configuration fixes. 2015-02-18 20:47:34 -05:00
SelectLibraryConfigurations.cmake
Shaders.cmake
TokenList2DsnLexer.cmake coverity common folder fixes (mainly not initialized members). 2015-03-11 17:04:20 +01:00
UsewxWidgets.cmake
cmake_uninstall.cmake.in
config.h.cmake Fix config.h default data install path assignment during configuration. 2015-04-08 13:27:04 -04:00
download_avhttp.cmake
download_boost.cmake ModEdit: add a settings menu option(and the corresponding dialog) to set default values used when creating a footprint or add graphic items to a footprint being edited. 2015-01-30 19:42:46 +01:00
download_cairo.cmake
download_glew.cmake
download_libpng.cmake
download_openssl.cmake
download_pcre.cmake
download_pixman.cmake
download_pkgconfig.cmake
download_swig.cmake
download_wxpython.cmake
download_wxwidgets.cmake
version.h.cmake