Currently, the CMake configuration does not install the tests/geom/ directory as part of the build process. To improve package configuration and downstream integration, we should update the CMake files to ensure that the tests/geom/ directory is properly installed during the installation step.
This will help downstream consumers locate the necessary configuration files after installation.
Currently, the CMake configuration does not install the
tests/geom/directory as part of the build process. To improve package configuration and downstream integration, we should update the CMake files to ensure that thetests/geom/directory is properly installed during the installation step.This will help downstream consumers locate the necessary configuration files after installation.