overte-lubosz/cmake/externals
Anthony Thibault 63cef9c367 Configure fix for quazip
23>  CMake Warning (dev) at C:/msys64/home/Anthony/code/hifi/build/ext/vc12/quazip/project/src/quazip-stamp/quazip-configure-Debug.cmake:3 (set):
    23>    Syntax error in cmake code at
    23>
    23>      C:/msys64/home/Anthony/code/hifi/build/ext/vc12/quazip/project/src/quazip-stamp/quazip-configure-Debug.cmake:3
    23>
    23>    when parsing string
    23>
    23>      C:/Program Files (x86)/CMake/bin/cmake.exe;-DCMAKE_INSTALL_PREFIX:PATH=C:/msys64/home/Anthony/code/hifi/build/ext/vc12/quazip/project;-DCMAKE_PREFIX_PATH=C:\Qt\Qt5.5.1\5.5\msvc2013\lib\cmake;-DCMAKE_INSTALL_NAME_DIR:PATH=C:/msys64/home/Anthony/code/hifi/build/ext/vc12/quazip/project/lib;-DZLIB_ROOT=C:/msys64/home/Anthony/code/hifi/build/ext/vc12/zlib/project;-GVisual Studio 12 2013;C:/msys64/home/Anthony/code/hifi/build/ext/vc12/quazip/project/src/quazip
    23>
    23>    Invalid escape sequence \Q
    23>
    23>    Policy CMP0010 is not set: Bad variable reference syntax is an error.  Run
    23>    "cmake --help-policy CMP0010" for policy details.  Use the cmake_policy
    23>    command to set the policy and suppress this warning.
    23>  This warning is for project developers.  Use -Wno-dev to suppress it.

By converting backslashes to slashes before using the QT_CMAKE_PREFIX_PATH environment variable on the command line.
2015-11-27 20:57:35 -08:00
..
boostconfig Getting rid of HTTPS external dependencies 2015-11-04 11:53:42 -08:00
bullet Update bullet tgz md5sum 2015-11-20 16:11:12 -08:00
faceshift Moving SDL2, Sixense and Faceshift to external projects 2015-10-30 00:57:51 -07:00
glew Support for runtime plugins (DLLs) 2015-11-01 11:12:12 -08:00
glm Modified the build files for external targets so that they longer show up project view in IDEs (which clutters up the view, etc). 2015-06-19 21:58:16 -07:00
gverb Modified the build files for external targets so that they longer show up project view in IDEs (which clutters up the view, etc). 2015-06-19 21:58:16 -07:00
LibOVR fix polyvox double name change command 2015-09-28 14:26:53 -04:00
oglplus Updating oglplus version and switching to url based dist 2015-07-07 11:11:52 -07:00
openvr Fixes for windows 64 bit builds 2015-11-17 18:22:00 -08:00
polyvox fix polyvox double name change command 2015-09-28 14:26:53 -04:00
quazip Configure fix for quazip 2015-11-27 20:57:35 -08:00
qxmpp Modified the build files for external targets so that they longer show up project view in IDEs (which clutters up the view, etc). 2015-06-19 21:58:16 -07:00
sdl2 Fixes for windows 64 bit builds 2015-11-17 18:22:00 -08:00
sixense Getting rid of HTTPS external dependencies 2015-11-04 11:53:42 -08:00
tbb Merge remote-tracking branch 'upstream/master' 2015-06-24 15:12:57 -07:00
vhacd Modified the build files for external targets so that they longer show up project view in IDEs (which clutters up the view, etc). 2015-06-19 21:58:16 -07:00
zlib Successfull windows build given any build type checkpoint 2015-11-23 15:16:48 -06:00
OSXInstallNameChange.cmake get polyvox to build on osx 2015-05-27 11:56:57 -07:00