build-cpp/cmkr

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

mrexodia opened this issue · 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.