Files
CMake/Tests/RunCMake/export/DependOnNotExport-stderr.txt
2019-06-27 10:57:34 -04:00

7 lines
215 B
Plaintext

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.