summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GenEx-TARGET_RUNTIME_DLLS/static-stderr.txt
blob: af68c9689ad665e224d24c335c0c3b429b53a805 (plain)
1
2
3
4
5
6
7
8
9
CMake Error at static\.cmake:[0-9]+ \(file\):
  Error evaluating generator expression:

    \$<TARGET_RUNTIME_DLLS:static>

  Objects of target "static" referenced but is not one of the allowed target
  types \(EXECUTABLE, SHARED, MODULE\)\.
Call Stack \(most recent call first\):
  CMakeLists\.txt:[0-9]+ \(include\)