Skip to content

Commit 24fd719

Browse files
committed
PDAF: add reservoir.h to HEADER_FILES
Error: ``` $TSMP/bin/JUWELS_ParFlow-CLM3.5-PDAF/include/parflow/parflow.h:69:10: fatal error: 'reservoir.h' file not found ^~~~~~~~~~~~~ ```
1 parent 338a270 commit 24fd719

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pfsimulator/parflow_lib/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,7 @@ set (HEADER_FILES
360360
timing.h
361361
vector.h
362362
well.h
363+
reservoir.h
363364
)
364365
install(FILES ${HEADER_FILES}
365366
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/parflow)

0 commit comments

Comments
 (0)