CMake/Tests/ObjectLibrary
Brad King feff52d42c Fix COMPILE_PDB_NAME when used on an OBJECT library
When `COMPILE_PDB_NAME` is used without `COMPILE_PDB_OUTPUT_DIRECTORY`
we cannot fall back on the link `PDB_OUTPUT_DIRECTORY` for an object
library because it has no link step.

Fixes: #16674
2017-02-24 11:26:52 -05:00
..
A Fix COMPILE_PDB_NAME when used on an OBJECT library 2017-02-24 11:26:52 -05:00
B Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
ExportLanguages Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
AB.def
c.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
CMakeLists.txt Drop Visual Studio 6 generator 2016-03-09 09:42:18 -05:00
dummy.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
dummy.obj
main.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
mainAB.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00