summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GeneratorExpression/NonValidTarget-TARGET_BUNDLE_DIR-stderr.txt
blob: f895c88b5d97915f4af8cf264e4f89f2a045335a (plain)
1
2
3
4
5
6
7
8
CMake Error at NonValidTarget-TARGET_BUNDLE_DIR.cmake:[0-9]* \(file\):
  Error evaluating generator expression:

    \$<TARGET_BUNDLE_DIR:empty>

  TARGET_BUNDLE_DIR is allowed only for Bundle targets.
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]* \(include\)