mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-15 12:28:22 +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)
|
||||
|
||||
target_sources(POETLib
|
||||
PRIVATE
|
||||
add_library(POETLib
|
||||
Init/InitialList.cpp
|
||||
Init/GridInit.cpp
|
||||
Init/DiffusionInit.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user