spierce7
08/28/2021, 6:14 AMheaders/mylibrary/mylibrary.h
mylibrary.h references headers from another library, plist/plist.h
. I also have these header files stored in headers/plist/plist.h
, but for some reason no matter what I try, I can’t get the cinterop tool to find the plist.h headers.
How can I fix this?spierce7
08/29/2021, 3:07 AMincludeDirs(project.file("headers"))