summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GenEx-LINK_LIBRARY/empty-arguments-stderr.txt
blob: 1530f61f30f6f68a62f52b77ae27aee5885552dc (plain)
1
2
3
4
5
6
7
8
CMake Error at empty-arguments.cmake:[0-9]+ \(target_link_libraries\):
  Error evaluating generator expression:

    \$<LINK_LIBRARY:,>

  \$<LINK_LIBRARY:...> expects a feature name as first argument.
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]+ \(include\)