You are here

Add new comment

I've found some free time to start exploring some of the things we've been discussing and wanted you to know there's no need to actually change the contents of the file itself. You can set the option at compile time with the following

cmake -B build -D CONFIG_GRADIENT=0
cmake --build build
sudo cmake --install build