It looks like you have an include directory, however don't use it as an include directory, everything uses relative paths instead. This is pretty easy to do with cmake, and I would love to do so, but I was wondering if there was any specific reason you are using rel paths.
It looks like you have an include directory, however don't use it as an include directory, everything uses relative paths instead. This is pretty easy to do with cmake, and I would love to do so, but I was wondering if there was any specific reason you are using rel paths.