diff --git a/CMakeLists.txt b/CMakeLists.txt index 1a98986d6..dcefe4a51 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -367,3 +367,11 @@ message(STATUS "--------------------+------------------------------------------- message(STATUS " See documentation : https://github.com/BlueBrain/nmodl/") message(STATUS "--------------------+--------------------------------------------------------") message(STATUS "") + +message( + WARNING + "========================================================= +This repository is unmaintained. NMODL is now developed +as part of: + https://github.com/neuronsimulator/nrn +==========================================================")