Ritter Pet

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Ritter Pet created a post,
    Answered

    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 created a post,
    Answered

    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...