dragotin / kraft

Kraft helps to handle your daily quotes and invoices in your small business.
http://volle-kraft-voraus.de
GNU General Public License v2.0
55 stars 17 forks source link

cmake error #207

Closed noseshimself closed 11 months ago

noseshimself commented 11 months ago

source as of commit 80318f2652a1d5c4e2e2f05758798be12b4df07f is causing a cmake error:

cd buld
cmake ..
[...]
-- Configuring done
CMake Error at tests/CMakeLists.txt:68 (add_executable):
  Cannot find source file:

    t_kraftdoc.cpp

  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
dragotin commented 11 months ago

Yes, my bad... now fixed.