dcolli23 / ingreedyents

Optimizes the use of ingredients by ingredient UPC lookup
0 stars 0 forks source link

Get CMake to work with header files #1

Closed dcolli23 closed 4 years ago

dcolli23 commented 4 years ago

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.

dcolli23 commented 4 years ago

I addressed this issue by following example #2 at this link: http://derekmolloy.ie/hello-world-introductions-to-cmake/