Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions schemes/check/ccpp_prebuild_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
# Auto-generated makefile/cmakefile snippets that contain all schemes
SCHEMES_MAKEFILE = '/dev/null'
SCHEMES_CMAKEFILE = '/dev/null'
SCHEMES_SOURCEFILE = '/dev/null'

# CCPP host cap in which to insert the ccpp_field_add statements;
# determines the directory to place ccpp_{modules,fields}.inc
Expand All @@ -41,6 +42,7 @@
# Auto-generated makefile/cmakefile snippets that contain all caps
CAPS_MAKEFILE = '/dev/null'
CAPS_CMAKEFILE = '/dev/null'
CAPS_SOURCEFILE = '/dev/null'

# Directory where to put all auto-generated physics caps
CAPS_DIR = '.'
Expand Down