Skip to content

Commit

Permalink
add SpatialKernel to core.pro for Qt builds
Browse files Browse the repository at this point in the history
  • Loading branch information
bhaller committed Sep 10, 2023
1 parent ca76d76 commit 3c80713
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/core.pro
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ SOURCES += \
slim_test_genetics.cpp \
slim_test_other.cpp \
sparse_vector.cpp \
spatial_kernel.cpp \
spatial_map.cpp \
species.cpp \
species_eidos.cpp \
Expand All @@ -127,6 +128,7 @@ HEADERS += \
slim_globals.h \
slim_test.h \
sparse_vector.h \
spatial_kernel.h \
spatial_map.h \
species.h \
subpopulation.h \
Expand Down

0 comments on commit 3c80713

Please sign in to comment.