openACC and CMake issue

Hey,
im trying to compile using nvc++ & CMake and facing issue with qc library.

CMake is automatically generating build script where qc is used:

nvc++ qc libdata.a CMakeFiles/data_main_c.dir/src/…

qc library is never mentioned in CMake files and I have no idea why CMake generate make files with qc.
Can you advise how to fix that?

there is a separate forum for questions about nvc++. You might get better help there. (CMake is not a NVIDIA product.)