working prototpying code

This commit is contained in:
2024-02-13 00:15:18 +01:00
parent b38a1a2507
commit 267f8dffc1
7 changed files with 618 additions and 1 deletions

View File

@ -58,6 +58,8 @@
cmakeFlags = [
"-DTOMATO_ASAN=OFF"
"-DCMAKE_BUILD_TYPE=RelWithDebInfo"
"-DFETCHCONTENT_SOURCE_DIR_JSON=${pkgs.nlohmann_json.src}" # we care less about version here
# do we really care less about the version? do we need a stable abi?
];
# TODO: replace with install command