You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Tests/RunCMake/add_library/MODULEwithNoSources-stderr.txt

4 lines
348 B

^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\".)?$