jhorzek / lessSEM

lessSEM estimates sparse structural equation models.
https://jhorzek.github.io/lessSEM/
GNU General Public License v2.0
7 stars 1 forks source link

Add CMakeLists to buildignore #325

Closed jhorzek closed 1 year ago

jhorzek commented 1 year ago

To also provide lessOptimizer as a C++ library, a CMakeLists.txt file is added to the project (https://github.com/jhorzek/lessOptimizers/tree/opt_Rcpp). This file must be ignored in R because it sets USE_R = 0.