Closed dcolli23 closed 4 years ago
I need to get CMake to recognize my header files in the include directory. I just need to do more background research on how to do this.
include
I addressed this issue by following example #2 at this link: http://derekmolloy.ie/hello-world-introductions-to-cmake/
Description
I need to get CMake to recognize my header files in the
include
directory. I just need to do more background research on how to do this.