summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GenEx-LINK_GROUP/empty-arguments-stderr.txt
blob: 27101cb1370236f89aaf0632395967ef19efb2a3 (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_GROUP:,>

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