Hi,
I am currently having issues compiling the thingy52-mesh-provisioning demo from github with cmake. The Readme talks about using SES to compile it, which works fine, but i am trying to make a script to compile it all at once with other demos. The demo comes with a CMakeLists.txt so I assumed it could be copiled with CMake but it could not compile. I have had to make modifications to each layer of CmakeLists files and still it is having linking errors and is not compiling files from ThingySDKv2.1 which are needed. Am I overlooking something? Would anyone know a fix or the correct way to compile the demo with cmake?
Thank You,
Takunda