2025-04-18 01:28:11 +08:00
..
2025-04-18 01:28:11 +08:00
2025-04-18 01:28:11 +08:00
2025-04-18 01:28:11 +08:00
2025-04-18 01:28:11 +08:00
2025-04-18 01:28:11 +08:00
2025-04-18 01:28:11 +08:00

DNACalib

Build

Use CMake to generate the build-scripts required for building DNACalib, e.g. by executing the following commands from the project root directory:

mkdir build
cd build
cmake ..

And subsequently, to start the build process:

cmake --build .