```toml [cmake] version = "3.15" cmkr-include = ["cmake/cmkr.cmake"] ``` This silently removes the cmkr include from the `CMakeLists.txt` instead of erroring. Only an empty string/false should do that.