Skip to content

Commit

Permalink
shuffle a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
yhmtsai committed May 29, 2024
1 parent 0ea87bf commit 1995ba1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set(config_source
config/preconditioner_config.cpp
config/multigrid_config.cpp
config/solver_config.cpp
config/stop_config.cpp
config/registry.cpp
)
target_sources(ginkgo
PRIVATE
Expand All @@ -29,7 +29,7 @@ target_sources(ginkgo
config/config.cpp
config/config_helper.cpp
config/property_tree.cpp
config/registry.cpp
config/stop_config.cpp
config/type_descriptor.cpp
distributed/index_map.cpp
distributed/partition.cpp
Expand Down

0 comments on commit 1995ba1

Please sign in to comment.