Cannot determine link language for target "ConsoleApplication3"
sonygod opened this issue · 1 comments
sonygod commented
Describe the bug
-- Configuring done
CMake Error: Cannot determine link language for target "ConsoleApplication3".
CMake Error: CMake can not determine linker language for target: ConsoleApplication3
To Reproduce
Steps to reproduce the behavior:
https://github.com/sonygod/doudizhuTest
Expected behavior
CMake Generate step failed. Build files cannot be regenerated correctly.
visual stuido 2015 c++
ubuntu 18.04
cmake version 3.18.2
pavelliavonau commented
Did you investigate by yourself?
What the cmakelists are and what they should be?