llnl / llnl/camp

Does `camp` include version information with its exported targets and/or header?

Open
#43 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
107
Forks
26
Avg merge
8d 11h
Merged PRs (30d)
2

Description

Does camp include version information with its exported targets and/or header?

That may help in ensuring that the correct/same version of camp is used in CMake at the host application level and catch that error early. If nothing else, it can help with diagnosing these type of errors....

Originally posted by @gzagaris in https://github.com/LLNL/RAJA/issues/845#issuecomment-692359477

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review camp's exported targets and headers, then examine how a host application consumes them through CMake. Determine whether version information is currently exposed and define what should be available for detecting mismatched camp versions or diagnosing such errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp
Domain
build-system
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.