osi-sensor-model-packaging
osi-sensor-model-packaging copied to clipboard
add project to CMakeLists
Reference to a related issue in the repository
Closes https://github.com/OpenSimulationInterface/osi-sensor-model-packaging/issues/116
Add a description
Simply adds a project() call to the CMakeLists.txt
Check the checklist
- [x] I have performed a self-review of my own code.
- [ ] I have made corresponding changes to the documentation for osi-sensor-model-packaging.
- [x] My changes generate no new warnings.
- [ ] I have added tests that prove my fix is effective or that my feature works.
- [x] New and existing unit tests / Github Actions pass locally with my changes.