neuronsimulator / nrn

NEURON Simulator
http://nrn.readthedocs.io
Other
378 stars 114 forks source link

Build dependency on `src/nrnoc/init.cpp`. #2907

Open 1uc opened 1 month ago

1uc commented 1 month ago

When editing src/nrnoc/init.cpp and then re-running cmake --build build-debug nothing happens, meaning there's a bug in the dependency chain and CMake thinks everything has been updated despite there being changes to the sources.