You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMake Error at cmake/homework.cmake:10 (add_executable):
No SOURCES given to target: homework
Call Stack (most recent call first):
CMakeLists.txt:49 (include)
The text was updated successfully, but these errors were encountered:
-- Configuring done
CMake Error at cmake/homework.cmake:10 (add_executable):
Cannot find source file:
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
.hpp .hxx .in .txx
Call Stack (most recent call first):
CMakeLists.txt:49 (include)
CMake Error at cmake/homework.cmake:10 (add_executable):
No SOURCES given to target: homework
Call Stack (most recent call first):
CMakeLists.txt:49 (include)
The text was updated successfully, but these errors were encountered: