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

Adding a presets file #44

Open
wants to merge 1 commit into
base: amd-staging
Choose a base branch
from

Conversation

ajanicijamd
Copy link
Contributor

A presets file that makes building rocprofiler-systems easier to build.
Use:

git clone [email protected]:ROCm/rocprofiler-systems.git
cmake -S rocprofiler-systems -B build-rs --preset ci

@dgaliffiAMD
Copy link
Collaborator

Thanks, @ajanicijamd.
Let's brainstorm what other presets make sense.
For example, a debug configuration that sets "-D BUILD_TYPE=Debug -DROCPROFSYS_BUILD_DEBUG=ON, -DROCPROFSYS_STRIP_LIBRARIES=OFF".

@ajanicijamd
Copy link
Contributor Author

We can add a preset with the name ci-debug that will have all definitions from ci plus those that you listed for debug.
Any other? For example, does it make sense to add a named desktop that will have something that ci doesn't?

@sputhala-amd sputhala-amd requested a review from a team as a code owner January 29, 2025 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants