We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5f8991 commit 4ae3718Copy full SHA for 4ae3718
components/eamxx/cmake/machine-files/ghci-snl-cpu.cmake
@@ -3,3 +3,5 @@ include(${CMAKE_CURRENT_LIST_DIR}/ghci-snl.cmake)
3
4
# Set SCREAM_MACHINE
5
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