Skip to content

Commit 4ae3718

Browse files
committed
EAMxx: enable python in CI standalone testing
1 parent f5f8991 commit 4ae3718

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/eamxx/cmake/machine-files/ghci-snl-cpu.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ include(${CMAKE_CURRENT_LIST_DIR}/ghci-snl.cmake)
33

44
# Set SCREAM_MACHINE
55
set(SCREAM_MACHINE ghci-snl-cpu CACHE STRING "")
6+
7+
option (EAMXX_ENABLE_PYTHON "Whether to enable python interface from eamxx" ON)

0 commit comments

Comments
 (0)