Cloned SEACAS for EXODUS library with extra build files for internal package management.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
413 B

tribits_repository_define_packages(
SimpleCxx packages/simple_cxx PT
MixedLang packages/mixed_lang PT
InsertedPkg InsertedPkg ST
WithSubpackages packages/with_subpackages PT
WrapExternal packages/wrap_external ST
)
tribits_disable_package_on_platforms(WrapExternal Windows)
tribits_allow_missing_external_packages(InsertedPkg)