CMake/Help/manual
Brad King fba51b096e MSVC: Add properties to configure compiler PDB files (#14762)
Since commit v2.8.12~437^2~2 (VS: Separate compiler and linker PDB files
2013-04-05) we no longer set /Fd with the PDB_NAME or PDB_OUTPUT_DIRECTORY
properties.  Those properties now exclusively handle linker PDB files.
Since STATIC libraries do not link their compiler PDB file becomes more
important.  Add new target properties "COMPILE_PDB_NAME[_<CONFIG>]" and
"COMPILE_PDB_OUTPUT_DIRECTORY[_<CONFIG>]" to specify the compiler PDB
file location and pass the value to the MSVC /Fd option.
2014-02-26 09:34:38 -05:00
..
LINKS.txt Help: Format manual/*.1.rst options as definition lists 2013-11-14 10:05:32 -05:00
OPTIONS_BUILD.txt Help: Format manual/*.1.rst options as definition lists 2013-11-14 10:05:32 -05:00
OPTIONS_HELP.txt Help: Format manual/*.1.rst options as definition lists 2013-11-14 10:05:32 -05:00
ccmake.1.rst Help: Refine manual/*.1.rst usage summaries 2013-11-04 11:06:14 -05:00
cmake-buildsystem.7.rst Help: Document the purpose of usage requirements clearly. 2014-02-18 16:08:44 +01:00
cmake-commands.7.rst Help: Limit reference manual toctree depth to 1 2013-11-01 11:12:02 -04:00
cmake-developer.7.rst Help: Fix typo 2014-02-17 11:07:59 +01:00
cmake-generator-expressions.7.rst Genex: Add a nullary form for CONFIG 2014-01-07 09:38:01 -05:00
cmake-generators.7.rst Add support for codelite IDE project fles 2014-01-10 09:20:11 +02: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 hyperlink targets for argument types in cmake-language(7) 2014-02-07 13:35:50 -05:00
cmake-modules.7.rst Help: Update Qt4 documentation. 2014-01-15 16:23:51 +01:00
cmake-packages.7.rst Help: Document the package registry in cmake-packages.7 2014-02-17 15:34:48 -05:00
cmake-policies.7.rst add_custom_command: Disallow use of SOURCE signatures. 2014-02-12 11:19:27 -05:00
cmake-properties.7.rst MSVC: Add properties to configure compiler PDB files (#14762) 2014-02-26 09:34:38 -05:00
cmake-qt.7.rst Help: Add additional hyperlink targets 2014-02-09 12:11:09 +01:00
cmake-toolchains.7.rst Help: Add additional hyperlink targets 2014-02-09 12:11:09 +01:00
cmake-variables.7.rst MSVC: Add properties to configure compiler PDB files (#14762) 2014-02-26 09:34:38 -05:00
cmake.1.rst cmake: Add '-E sleep' command 2014-01-21 13:50:49 -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 ctest: Make the --build-makeprogram optional for --build-and-test 2013-11-18 11:30:49 -05:00