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.
2 parents 762817c + 80e6a25 commit 8c855e5Copy full SHA for 8c855e5
1 file changed
CMakeLists.txt
@@ -177,6 +177,7 @@ set_option_if(
177
ACTS_BUILD_EXAMPLES_ROOT
178
)
179
# core plugins might be required by examples or depend on each other
180
+set_option_if(ACTS_BUILD_EXAMPLES_DD4HEP ACTS_BUILD_ODD)
181
set_option_if(
182
ACTS_BUILD_PLUGIN_DD4HEP
183
ACTS_BUILD_EXAMPLES_DD4HEP
0 commit comments