summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/export/DependOnNotExport-stderr.txt
blob: 80f57584f632b0b2aea4e9eec204802d63bda151 (plain)
1
2
3
4
5
6
CMake Error in CMakeLists.txt:
  export called with target "exported" which requires target "notexported"
  that is not in any export set.


CMake Generate step failed.  Build files cannot be regenerated correctly.