378445e4fc09c8abdf00740c045f3d46b2d09f08
DbZeiterfassung
Time tracking tool for work with plugin support
Building from source
This project can only be built as part of the project structure DbSoftware
git clone https://github.com/0xFEEDC0DE64/DbSoftware.git
cd DbSoftware
git submodule update --init --recursive 3rdparty/Quazip DbSketch DbZeiterfassung libs/DbCoreLib libs/DbGuiLib libs/DbNetworkLib
cd ..
mkdir build_DbSoftware
cd build_DbSoftware
qmake CONFIG+=ccache ../DbSoftware
make -j$(nproc) sub-DbZeiterfassung
make sub-DbZeiterfassung-install_subtargets
./bin/zeiterfassung
Description
DbZeiterfassung git module for use in DbSoftware (https://github.com/0xFEEDC0DE64/DbSoftware)
282 KiB
Languages
C++
94.2%
CMake
4.7%
Dockerfile
0.7%
C
0.4%