Hi Vikas,
This is not an issue, but I am having trouble using this project with ExternalProject_Add(). I'm expecting it to build/install and have the include directories available even before my project is considered. But when I include hotpatch.h it cannot find it. I'm new to cmake so please forgive me for being a noob.
This is what I have so far.
Hi Vikas, This is not an issue, but I am having trouble using this project with ExternalProject_Add(). I'm expecting it to build/install and have the include directories available even before my project is considered. But when I include hotpatch.h it cannot find it. I'm new to cmake so please forgive me for being a noob. This is what I have so far.