cmkr icon indicating copy to clipboard operation
cmkr copied to clipboard

Error if `cmkr-include` is the wrong type or not found

Open mrexodia opened this issue 1 year ago • 0 comments

[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.

mrexodia avatar Oct 04 '23 15:10 mrexodia