What is the quickest way to adjust CLion work with a large project compiled with scons?

Answered

Hello,

I've started to work in a company that has a large project compiled with scons command. I'm new to CLion but it looks promising and could make my life easier as a developer. I'm the first one to try CLion in my team so we don't have any CMake file. My question are:

1- Do you support scons command to compile the code? If so, can I have a good tutorial for this? In eclipse, for example, it requires only specifying the command in a relevant field ("Build command").  

2- Is there any quick and simple way to create CMake file? As I stated before I'm the first to try it, so we dont have ready CMake file. Do you have some automated tools that can scan the project/ the scons compilation script and create something default that will make CLion to identify different files in my project?

 

Thanks,

Paul

0
2 comments

Hi, Paul.

SCons hasn't been supported in CLion yet: https://youtrack.jetbrains.com/issue/CPP-1102. Feel free to comment or upvote a feature request in our tracker. Unfortunately, there are no automated tools for creation CMakeLists based on another build system project in CLion.

0
Avatar
Permanently deleted user
-4

Please sign in to leave a comment.