mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-16 12:54:50 +01:00
refactor: clean up CMakeLists.txt by removing unnecessary target_sources indentation
This commit is contained in:
parent
c0071bf447
commit
796da7e072
@ -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