Search before asking
Version
master
What's Wrong?
CMake Error at src/exec/CMakeLists.txt:82 (add_library):
Cannot find source file:
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .h
.hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc
CMake Error at src/exec/CMakeLists.txt:82 (add_library):
No SOURCES given to target: Exec
What You Expected?
Compile successfully
How to Reproduce?
No response
Anything Else?
No response
Are you willing to submit PR?
Code of Conduct