Programming tasks for ECG (filtered version)
This repository has been archived on 2024-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Simon Bruder fd230375ee u01: Allow both static and dynamic linking
This uses CMake’s BUILD_SHARED_LIBS variable, which by default is set to
OFF. To build the shared library and link the binaries against it, you
can set it to ON.
2023-05-09 23:25:03 +02:00
u01 u01: Allow both static and dynamic linking 2023-05-09 23:25:03 +02:00
.envrc Init project structure 2023-04-21 22:46:49 +02:00
.gitignore Init project structure 2023-04-21 22:46:49 +02:00
flake.lock Init project structure 2023-04-21 22:46:49 +02:00
flake.nix u01: Init 2023-04-22 13:47:40 +02:00