SyneRBI / SIRF

Main repository for the CCP SynerBI software
http://www.ccpsynerbi.ac.uk
Other
58 stars 29 forks source link

examples_data_path should not need SIRF_install_path #1202

Open KrisThielemans opened 1 year ago

KrisThielemans commented 1 year ago

ideally we don't need any env variables at all. This would be solvable by letting CMake create a file with a function for the location install_path or similar (i.e. just return CMAKE_INSTALL_PREFIX), see e.g. https://github.com/SyneRBI/SIRF/blob/master/cmake/version.h.in