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.
11 lines
413 B
11 lines
413 B
2 years ago
|
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)
|