mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-12 21:39:06 +00:00
[OTHER] Add process_scheduling_algorithms to CMake
#148
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Panquesito7 on GitHub (Nov 25, 2022).
What would you like to share?
All folders should be included in the CMake file to run the tests properly and make sure the code fits our standards.
This new folder, which is named
process_scheduling_algorithms, isn't added to CMakeLists and should be added as soon as possible.Steps to contribute
If you've already forked the repository, skip to step 3
cmake_folder.CMakeLists.txtfile in the root directory of your forked repository.machine_learningfolder is being added), add the following code:CMakeLists.txtunder theprocess_scheduling_algorithmsdirectory.If you need any help, let us know here or on our Discord server! 🙂
Additional information
This is a good first issue. Please leave it open to first-time contributors and beginners.
@github-actions[bot] commented on GitHub (Dec 26, 2022):
This issue has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.