Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a CMake-based project structure #1

Open
2 tasks done
sisco0 opened this issue Apr 15, 2021 · 0 comments
Open
2 tasks done

Create a CMake-based project structure #1

sisco0 opened this issue Apr 15, 2021 · 0 comments

Comments

@sisco0
Copy link
Contributor

sisco0 commented Apr 15, 2021

A folder structure must be created for the project. This folder structure would take into account that this project would be based on the use of CMake for managing building dependencies.

  • Create main CMakeLists.txt file in the root folder of the project
  • Modify the build system of dependencies for making them easily integrated into the CMake build system. This could be accomplished by creating CMakeLists.txt under the root folder of each dependency or by creating CMakeLists.txt.*.in files and including them to AquaMiner GPU CMakeLists.txt file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant