Ritter Pet

Avatar
  • 活动总数 4
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 2
  • Ritter Pet 创建了一个帖子,
    已回答

    How to include existing files in a project?

    Hi Lets say I have an existing  C++ project with several hundred files. How to I add these files to the CLion project? Do I have to manually add each file to CMakeList? That would really be a pitty...
  • Ritter Pet 创建了一个帖子,
    已回答

    How to compile a single .cpp file rather than build whole project?

    hi I usualy use Visual C++ on Windows. Now I am working with CLion on Linux. I need to grow comfortable with CLion real quick, so I am just trying to figure out how to do some of the basic things I...