Skip to content
Prev 5433 / 10988 Next

[Rcpp-devel] Using CMakeLists.txt

On 5 March 2013 at 16:06, Richard Downe wrote:
| On http://cran.r-project.org/doc/manuals/R-exts.html, a configure script seems
| to be described as an equally respectable alternative to Makevars -- it sounds

No. configure determines compile-time _values_ which are then inserted into a
Makevars.in stub file.

May I suggest that we we stop this tangent discussion now?  We are about R
packages here, and there is clearly defined set of tools.

Dirk