Skip to content

Instantly share code, notes, and snippets.

@panovr
Created March 29, 2014 04:08
Show Gist options
  • Save panovr/9848195 to your computer and use it in GitHub Desktop.
Save panovr/9848195 to your computer and use it in GitHub Desktop.
lmfit CMake file
add_library(lmfit STATIC
lmmin.c lmcurve.c
lmmin.h lmstruct.h lmcurve.h
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment