Last active
May 20, 2018 18:43
-
-
Save mattvenn/ed98fa97ea970bf7fe7db6dc99eb8244 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ThinkPad:497 [(HEAD detached at 30455092c)]: cmake -L ../../ | |
-- Kicad install dir: </usr/local> | |
-- Check for installed GLEW -- found | |
-- Boost version: 1.62.0 | |
-- Check for installed Python Interpreter -- found | |
-- Python module install path: lib/python2.7/dist-packages | |
-- wxPython version 3.0 found. | |
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) | |
-- WARNING: Doxygen not found - doxygen-docs (Source Docs) target not created | |
-- S3DSG version: 2.0.0 | |
-- Boost version: 1.62.0 | |
-- Found the following Boost libraries: | |
-- unit_test_framework | |
-- Boost version: 1.62.0 | |
-- Found the following Boost libraries: | |
-- unit_test_framework | |
-- Boost version: 1.62.0 | |
-- Found the following Boost libraries: | |
-- unit_test_framework | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /home/matt/kicad-build/kicad | |
-- Cache values | |
BUILD_GITHUB_PLUGIN:BOOL=ON | |
CMAKE_BUILD_TYPE:STRING=Release | |
CMAKE_INSTALL_PREFIX:PATH=/usr/local | |
DEFAULT_INSTALL_PATH:PATH=/usr/local | |
KICAD_BRANCH_NAME:STRING= | |
KICAD_INSTALL_DEMOS:BOOL=ON | |
KICAD_SCRIPTING:BOOL=ON | |
KICAD_SCRIPTING_ACTION_MENU:BOOL=ON | |
KICAD_SCRIPTING_MODULES:BOOL=ON | |
KICAD_SCRIPTING_WXPYTHON:BOOL=ON | |
KICAD_SPICE:BOOL=OFF | |
KICAD_USE_OCE:BOOL=OFF | |
KICAD_VERSION_EXTRA:STRING= | |
MAINTAIN_PNGS:BOOL=OFF | |
SWIG_EXECUTABLE:FILEPATH=/usr/bin/swig3.0 | |
USE_WX_GRAPHICS_CONTEXT:BOOL=OFF | |
USE_WX_OVERLAY:BOOL=OFF | |
WXPYTHON_VERSION:STRING=3.0 | |
_filename:FILEPATH=/usr/include/wx-3.0/wx/version.h | |
wxWidgets_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/wx-config | |
wxWidgets_USE_DEBUG:BOOL=OFF | |
wxWidgets_wxrc_EXECUTABLE:FILEPATH=/usr/bin/wxrc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment