projectNe10 / Ne10

An open optimized software library project for the ARM® Architecture
Other
1.46k stars 408 forks source link

Updates modules CMakeLists.txt (#1) #222

Open robiwano opened 5 years ago

robiwano commented 5 years ago

Adds target_include_directories so dependent targets using NE10 have include directories setup automatically.

ThomasFeher commented 5 years ago

I had to make that change, too, in order to integrate the library into our build. Would be nice to have this merged.