Hi,
I was trying to follow the guide to enable unit test of mesh SDK, but cannot get it through yet.
When I run the command
cmake -G Ninja -DBUILD_HOST=ON -DCMOCK_ROOT=../../cmock/
The following error message is returned:
CMake Error: The source directory "C:/Users/eghjkkn/Documents/nordic/NordicMesh0101/srcFiles/ut_host" does not appear to contain CMakeLists.txt.
I have download the cmoke and the needed submodule according to the steps descried in the "Building the mesh stack" pages.
Any suggestions are appreciated.
Thanks in advance,
/JZ