Closed tejasveebisen closed 4 years ago
C:\build>cmake .. -DCMAKE_BUILD_TYPE=Release -- Configuring done CMake Error at /CMakeLists.txt:19 (add_library): Cannot find source file:
VerifyFortran.f
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx
CMake Error at /CMakeLists.txt:20 (add_executable): Cannot find source file:
main.c
CMake Error at /CMakeLists.txt:19 (add_library): No SOURCES given to target: VerifyFortran
CMake Error at /CMakeLists.txt:20 (add_executable): No SOURCES given to target: VerifyFortranC
CMake Generate step failed. Build files cannot be regenerated correctly.
cant reproduce. neither with nor without -DCMAKE_BUILD_TYPE=Release. please reopen (with more information) if the problem reappears.
-DCMAKE_BUILD_TYPE=Release
C:\build>cmake .. -DCMAKE_BUILD_TYPE=Release -- Configuring done CMake Error at /CMakeLists.txt:19 (add_library): Cannot find source file:
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx
CMake Error at /CMakeLists.txt:20 (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
CMake Error at /CMakeLists.txt:19 (add_library): No SOURCES given to target: VerifyFortran
CMake Error at /CMakeLists.txt:20 (add_executable): No SOURCES given to target: VerifyFortranC
CMake Generate step failed. Build files cannot be regenerated correctly.