CMake/Help/manual
Brad King a576844263 FindJsonCpp: Drop new module due to upstream jsoncpp providing package
Since jsoncpp 0.7.0 (2014-11-20) the upstream may provide a CMake
package configuration file such that find_package(jsoncpp) will find a
jsoncppConfig.cmake file.  In order to avoid conflicting with this
(especially on case-insensitive filesystems), and since we always prefer
projects to provide package config files (that they maintain), it is
better to not provide FindJsonCpp publicly.

Move FindJsonCpp into a private source directory that is not installed
so that we can still use it for building CMake itself.

Reported-by: Ryan Pavlik <ryan.pavlik@gmail.com>
2015-02-20 08:22:02 -05:00
..
LINKS.txt Help: Update cmake.org links to avoid redirects 2015-01-16 15:50:44 -05:00
OPTIONS_BUILD.txt cmake: Add -A option to specify a generator platform 2014-09-15 10:26:59 -04:00
OPTIONS_HELP.txt Restore --help-full option to output all help manuals 2014-04-25 08:41:31 -04:00
ccmake.1.rst Help: Refine manual/*.1.rst usage summaries 2013-11-04 11:06:14 -05:00
cmake-buildsystem.7.rst Help: Warn that paths should not be used in INTERFACE_ build properties. 2014-11-25 10:00:35 -05:00
cmake-commands.7.rst Merge topic 'doc-link_libraries-note' 2015-01-27 11:21:55 -05:00
cmake-compile-features.7.rst Help: Fix typo in cmake-compile-features(7) manual 2014-12-02 09:20:22 -05:00
cmake-developer.7.rst Features: Define meaning for no language standard default 2015-01-29 15:01:40 -05:00
cmake-generator-expressions.7.rst Help: Drop TOC from latex manuals 2014-11-06 14:46:18 -05:00
cmake-generators.7.rst VS: Rename VS 14 generator to 'Visual Studio 14 2015' 2014-11-14 14:23:36 -05:00
cmake-gui.1.rst Help: Refine manual/*.1.rst usage summaries 2013-11-04 11:06:14 -05:00
cmake-language.7.rst Help: Add link target to cmake-language.7 encoding section 2015-02-05 08:43:21 -05:00
cmake-modules.7.rst FindJsonCpp: Drop new module due to upstream jsoncpp providing package 2015-02-20 08:22:02 -05:00
cmake-packages.7.rst Help: Add some cross-linking. 2015-02-04 21:52:00 +01:00
cmake-policies.7.rst try_compile: Pass linker flags into test project (#14066) 2014-12-03 15:30:22 -05:00
cmake-properties.7.rst VS: Add source file property to set extra hlsl shader flags 2015-01-28 09:29:50 -05:00
cmake-qt.7.rst Help: Drop TOC from latex manuals 2014-11-06 14:46:18 -05:00
cmake-toolchains.7.rst Add 'ANDROID_API_MIN' target property to set Android Target MIN API 2014-12-17 11:17:28 -05:00
cmake-variables.7.rst Help: add missing MINGW variable documentation 2015-01-21 15:48:00 -05:00
cmake.1.rst Help: Document 'cmake -E <command>' modes in cmake.1 manual 2015-01-26 14:13:56 -05:00
cpack.1.rst Help: Format manual/*.1.rst options as definition lists 2013-11-14 10:05:32 -05:00
ctest.1.rst Help: Add missing space to ctest -j option description 2014-12-01 09:26:48 -05:00