TriBITSPub / TriBITS

TriBITS: Tribal Build, Integrate, and Test System,
http://tribits.org
Other
36 stars 47 forks source link

Allow TPLs to be listed in LIB_[REQUIRED|OPTIONAL]_PACKAGES (#63) #583

Closed bartlettroscoe closed 1 year ago

bartlettroscoe commented 1 year ago

Description

See the commit log and updated documentation for details.

For example, this should fix the SEACAS case described in https://github.com/sandialabs/seacas/pull/377#discussion_r1178233155. I.e. this will eliminate the need for some of the logic in:

https://github.com/sandialabs/seacas/blob/master/packages/seacas/libraries/ioss/cmake/Dependencies.cmake

Instructions for reviewers

bartlettroscoe commented 1 year ago

@gsjaardema, this should fix the issue you reported in https://github.com/sandialabs/seacas/pull/377/files/75807545278f32397bbf6e4d0a1119f165a8a3a0#r1182980716.

If you have a few minutes, would you mind doing a review of the update documentation link to above under Instructions for reviewers?

bartlettroscoe commented 1 year ago

@KyleFromKitware, if you have a few minutes, would you mind doing a review? See Instructions for reviewers above.