-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
enhancementNew feature or requestNew feature or requeststaleAuthor has not responded to the comments for over 2 weeksAuthor has not responded to the comments for over 2 weeks
Description
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
- build the project in the build directory.
- count the no. of directories in build.
Context
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requeststaleAuthor has not responded to the comments for over 2 weeksAuthor has not responded to the comments for over 2 weeks