summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/VS10Project/VsPrecompileHeadersReuseFromCompilePDBName-stderr.txt
blob: 2ff57cda4e068d8c5e9797a006b04c6f08373421 (plain)
1
2
3
4
5
6
7
CMake Error at VsPrecompileHeadersReuseFromCompilePDBName.cmake:6 \(add_library\):
  PRECOMPILE_HEADERS_REUSE_FROM property is set on target \("b"\).  Reusable
  precompile headers requires the COMPILE_PDB_NAME property to have the value
  "a"

Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)