mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-15 20:38:23 +01:00
refactor: clean up CMakeLists.txt by removing unnecessary target_sources indentation
This commit is contained in:
parent
bcab85c331
commit
5a7779e8de
@ -1,7 +1,4 @@
|
|||||||
add_library(POETLib)
|
add_library(POETLib
|
||||||
|
|
||||||
target_sources(POETLib
|
|
||||||
PRIVATE
|
|
||||||
Init/InitialList.cpp
|
Init/InitialList.cpp
|
||||||
Init/GridInit.cpp
|
Init/GridInit.cpp
|
||||||
Init/DiffusionInit.cpp
|
Init/DiffusionInit.cpp
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user