Skip to content

Commit 36e80f2

Browse files
committed
Give eos_state_dependent a Fypp default in the CMake build (fixes docs CI)
1 parent 3d82e94 commit 36e80f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cmake/Fypp.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ macro(HANDLE_SOURCES target useCommon)
119119
-D MFC_COMPILER="${CMAKE_Fortran_COMPILER_ID}"
120120
-D MFC_CASE_OPTIMIZATION=False
121121
-D chemistry=False
122+
-D eos_state_dependent=False
122123
--line-numbering
123124
--no-folding
124125
--line-length=999

0 commit comments

Comments
 (0)