Hi,
Why does the build process call the cmake command directly instead of adding targets for each module? When adding AOCL to another project this causes AOCL to build during configuration (instead of during build). It also causes the modules to be rebuilt every time--even if they have already been built.
Thanks!