chore: clean up tabs
This commit is contained in:
parent
ee8f4c3135
commit
27dc0b0787
1 changed files with 13 additions and 13 deletions
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
SET(CosmoTool_SRCS
|
SET(CosmoTool_SRCS
|
||||||
fortran.cpp
|
fortran.cpp
|
||||||
interpolate.cpp
|
interpolate.cpp
|
||||||
load_data.cpp
|
load_data.cpp
|
||||||
|
@ -9,9 +9,9 @@
|
||||||
growthFactor.cpp
|
growthFactor.cpp
|
||||||
cosmopower.cpp
|
cosmopower.cpp
|
||||||
cic.cpp
|
cic.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
IF (Boost_FOUND)
|
IF (Boost_FOUND)
|
||||||
include_directories(${Boost_INCLUDE_DIRS})
|
include_directories(${Boost_INCLUDE_DIRS})
|
||||||
SET(CosmoTool_SRCS
|
SET(CosmoTool_SRCS
|
||||||
${CosmoTool_SRCS}
|
${CosmoTool_SRCS}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue