How to add *.dll or *.lib into project C++ for Cmake of visual studio IDE ?

It appears you’re asking about #import? I don’t know much about that extension or what kind of support CMake offers to aid with it. @brad.king?

I’m not particularly familiar with #import.

@Dung_Le_Quang if you add the needed files to the project by hand in the IDE and save, what content is added to the .vcxproj file?