enable toxav in cd

This commit is contained in:
2024-10-01 18:46:52 +02:00
parent 0039340fd5
commit b5d0d16d31
2 changed files with 6 additions and 6 deletions

View File

@ -80,7 +80,7 @@
] ++ self.packages.${system}.default.dlopenBuildInputs;
cmakeFlags = [
"-DTOMATO_TOX_AV=OFF"
"-DTOMATO_TOX_AV=ON"
"-DTOMATO_ASAN=OFF"
"-DCMAKE_BUILD_TYPE=RelWithDebInfo"
#"-DCMAKE_BUILD_TYPE=Debug"