henrykrumb / henrykrumb/glvis-wrapper
Create decent CMake setup
Open
good first issue
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Current CMakeLists.txt is very minimalist and only allows for building the shared library, but not for installation.
In particular, the following points are missing in the setup:
- [ ] installation target
- [ ] find script
- [ ] example files that can be built separately
As this project is merely a wrapper to an already existing, well-documented project, this does not need to be overly sophisticated. However, it should be convenient for the user.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.