summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/add_library/MODULEwithNoSources-stderr.txt
blob: 5cf0b1e8dc5e2aaef4ae022c3e888e0144de3b33 (plain)
1
2
3
^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\".)?$