cmake/Tests/RunCMake/add_library/MODULEwithNoSourcesButLinkObjects-stderr.txt

4 lines
348 B
Plaintext
Raw Normal View History

2018-01-26 17:06:56 +01:00
^You have called ADD_LIBRARY for library TestModuleLibWithoutSources without any source files. This typically indicates a problem with your CMakeLists.txt file(
CMake Error: CMake can not determine linker language for target: TestModuleLibWithoutSources)+(
CMake Error: Cannot determine link language for target \"TestModuleLibWithoutSources\".)*$