VS Code doesn't see definitions set by CMake

后端 未结 0 375
小蘑菇
小蘑菇 2020-12-11 22:22

I\'m working with a demo from CGAL library, which requires SCIP library. It guards the whole code in the macros:

#if defined(CGAL_USE_SCIP)
...
#endif
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题