SyneRBI / SIRF

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

install demos and documentation #181

Closed KrisThielemans closed 3 years ago

KrisThielemans commented 6 years ago

we need to copy the examples into ${CMAKE_INSTALL_PREFIX}/share/SIRF/examples and ${CMAKE_INSTALL_PREFIX}/share/SIRF/doc

should use version number

create a script to "git clone SIRF-data".

Migrated from https://github.com/CCPPETMR/SIRF-SuperBuild/issues/102

paskino commented 6 years ago

I'm thinking to create an install target in CMake to handle this. Any obvious objection?

I think it'd also be fine as we discussed that we needed a make install.

KrisThielemans commented 6 years ago

https://cmake.org/cmake/help/v3.8/command/install.html#installing-files

will automatically create the install target for you. no need to add it by hand

paskino commented 6 years ago

Yes, I meant that one.

rijobro commented 4 years ago

let's not install data yet and postpone that for later.

KrisThielemans commented 4 years ago

@paskino let's leave this for after rc1