summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/GenEx-LINK_LANG_AND_ID/LINK_LANG_AND_ID-add_library-stderr.txt
blob: be46e287a1c2684b2c7f1cf10c27cc07bb857420 (plain)
1
2
3
4
5
6
7
8
9
CMake Error at LINK_LANG_AND_ID-add_library.cmake:2 \(add_library\):
  Error evaluating generator expression:

    \$<LINK_LANG_AND_ID:C,MSVC>

  \$<LINK_LANG_AND_ID:lang,id> may only be used with binary targets to specify
  link libraries, link directories, link options, and link depends.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)