Skip to content

Commit fbf456b

Browse files
committed
add new source file to CMake logic
1 parent c76db6e commit fbf456b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ set(partmclib_SOURCES condense_solver.c aero_state.F90 integer_varray.F90 intege
197197
gas_state.F90 coagulation.F90 exact_soln.F90 coagulation_dist.F90 coag_kernel.F90 spec_line.F90
198198
rand.F90 aero_particle.F90 aero_particle_array.F90 mpi.F90 netcdf.F90 aero_info.F90
199199
aero_info_array.F90 nucleate.F90 condense.F90 fractal.F90 chamber.F90 camp_interface.F90
200-
photolysis.F90 aero_component.F90
200+
photolysis.F90 aero_component.F90 ice_nucleation.F90
201201
)
202202
add_prefix(gitmodules/partmc/src/ partmclib_SOURCES)
203203
list(APPEND partmclib_SOURCES src/spec_file_pypartmc.F90 src/sys.F90)

0 commit comments

Comments
 (0)