Skip to content

[Enhancement] missing bin of some directory after build #1211

@xgupta

Description

@xgupta

Description

When I build the project and see the directory to check the output. Three directories namely greedy_algorithms, operations_on_datastructures, range_queries missing. There are no cmakelist.txt under these directories.

Expected Behavior

Every directory should have produced its bin after the build.

Actual Behavior

Three bin directories are missing.

Possible Fix

Add respective cmakelist.txt files for them and include them in root cmakelist.txt.

Steps to Reproduce

  1. build the project in the build directory.
  2. count the no. of directories in build.

Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requeststaleAuthor has not responded to the comments for over 2 weeks

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions