# Description Readme needs more information on how to use this project in a simple way: - [ ] example of a fully functional `main()` - [ ] CMake integration ## Alternatives The proper way would be to be able to do: ```cmake find_package(nasa_breakup) ``` For starters it might suffice to show the [LADDS way](https://github.com/esa/LADDS/blob/main/cmake/modules/breakupModel.cmake) of using `fetch_content`