Skip to content

Commit c3372b2

Browse files
Updated src/utilities/CMakeLists.txt
1 parent 69486f5 commit c3372b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/utilities/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ set(${dir_EXE_SOURCES}
7575
find_sum_projection_of_viewgram_and_sinogram.cxx
7676
separate_true_from_random_scatter_for_necr.cxx
7777
stir_timings.cxx
78+
convert_projdata_type.cxx
79+
trim_projdata.cxx
7880
)
7981

8082
if (HAVE_ITK)

0 commit comments

Comments
 (0)