Good day.
Compiling with Yocto using cmake and ninja. It complains about GeneratePackage.cmake line 59
|
COMMAND cd $(CMAKE_SOURCE_DIR) && LC_ALL=C git status | grep -q "nothing to commit .working directory clean.") |
The round brackets () should be curly brackets {}. I patch it locally, but just a heads up. Not to schooled with git to submit a patch yet, sorry.
Kind regards
Christo