mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-12 02:53:05 +00:00
Local Updates
This commit is contained in:
parent
bb7ec14282
commit
3088bb5733
4 changed files with 115 additions and 97 deletions
|
@ -1,6 +1,6 @@
|
|||
CC= gcc
|
||||
CXX= g++
|
||||
CPPFLAGS=
|
||||
LDFLAGS= -lCosmoTool
|
||||
LDFLAGS= -L/usr/local/lib -lCosmoTool -lgsl -lgslcblas
|
||||
CXXFLAGS= $(CPPFLAGS) -ggdb -O3 -ffast-math
|
||||
CFLAGS= $(CPPFLAGS) -ggdb -O3 -ffast-math
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue