Skip to content

The line is added but I still cannot run the file #5

@erelsgl

Description

@erelsgl

I installed the plugin, went into a cpp file, right-clicked and chose "Add executable for a single c/cpp file".
Indeed the following line was added into my CMakeLists.txt file:

 add_executable(hello 01-what-is-cpp/1-hello/hello.cpp)

However, I still do not see any run configuration on the top-right panel of Clion... all I see is "Add Configuration".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions