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
343 B
10 lines
343 B
2 years ago
|
tribits_repository_define_tpls(
|
||
|
Tpl1 "cmake/tpls/" PT
|
||
|
Tpl2 "cmake/tpls/" PT
|
||
|
Tpl3 "${CMAKE_CURRENT_LIST_DIR}/cmake/tpls/" PT
|
||
|
Tpl4 "cmake/tpls/" PT
|
||
|
)
|
||
|
|
||
|
# NOTE: Above we are setting the findmod path to an absolute path just to test
|
||
|
# that case with TPL dependencies (see trilinos/Trilinos#10774).
|