-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
put back Dependencies.cmake, with modern calls
- Loading branch information
Showing
12 changed files
with
58 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,3 @@ | ||
SET(LIB_REQUIRED_DEP_PACKAGES SCORECpcu SCORECgmi) | ||
SET(LIB_OPTIONAL_DEP_PACKAGES) | ||
SET(TEST_REQUIRED_DEP_PACKAGES SCORECpcu SCORECgmi) | ||
SET(TEST_OPTIONAL_DEP_PACKAGES) | ||
SET(LIB_REQUIRED_DEP_TPLS) | ||
SET(LIB_OPTIONAL_DEP_TPLS) | ||
SET(TEST_REQUIRED_DEP_TPLS) | ||
SET(TEST_OPTIONAL_DEP_TPLS) | ||
TRIBITS_PACKAGE_DEFINE_DEPENDENCIES( | ||
LIB_REQUIRED_PACKAGES SCORECpcu SCORECgmi | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
SET(LIB_REQUIRED_DEP_PACKAGES SCORECpcu SCORECgmi) | ||
SET(LIB_OPTIONAL_DEP_PACKAGES) | ||
SET(TEST_REQUIRED_DEP_PACKAGES SCORECpcu SCORECgmi) | ||
SET(TEST_OPTIONAL_DEP_PACKAGES) | ||
SET(LIB_REQUIRED_DEP_TPLS) | ||
SET(LIB_OPTIONAL_DEP_TPLS) | ||
SET(TEST_REQUIRED_DEP_TPLS) | ||
SET(TEST_OPTIONAL_DEP_TPLS) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
TRIBITS_PACKAGE_DEFINE_DEPENDENCIES( | ||
LIB_REQUIRED_PACKAGES | ||
SCORECpcu | ||
SCORECgmi | ||
SCORECapf | ||
SCORECmds | ||
SCORECparma | ||
SCORECapf_zoltan | ||
SCORECma | ||
SCORECspr | ||
SCORECapf_stk | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
TRIBITS_PACKAGE_DEFINE_DEPENDENCIES() |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
TRIBITS_PACKAGE_DEFINE_DEPENDENCIES( | ||
LIB_REQUIRED_PACKAGES | ||
SCORECapf | ||
SCORECparma | ||
SCORECapf_zoltan | ||
SCORECmds | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
TRIBITS_PACKAGE_DEFINE_DEPENDENCIES( | ||
LIB_REQUIRED_PACKAGES SCORECapf SCORECgmi | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
SET(LIB_REQUIRED_DEP_PACKAGES SCORECapf SCORECgmi) | ||
SET(LIB_OPTIONAL_DEP_PACKAGES) | ||
SET(TEST_REQUIRED_DEP_PACKAGES SCORECapf SCORECgmi) | ||
SET(TEST_OPTIONAL_DEP_PACKAGES) | ||
SET(LIB_REQUIRED_DEP_TPLS) | ||
SET(LIB_OPTIONAL_DEP_TPLS) | ||
SET(TEST_REQUIRED_DEP_TPLS) | ||
SET(TEST_OPTIONAL_DEP_TPLS) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
TRIBITS_PACKAGE_DEFINE_DEPENDENCIES( | ||
LIB_REQUIRED_PACKAGES SCORECapf | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
TRIBITS_PACKAGE_DEFINE_DEPENDENCIES( | ||
LIB_REQUIRED_TPLS MPI | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
TRIBITS_PACKAGE_DEFINE_DEPENDENCIES( | ||
LIB_REQUIRED_PACKAGES SCORECapf | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
TRIBITS_PACKAGE_DEFINE_DEPENDENCIES( | ||
LIB_REQUIRED_PACKAGES SCORECapf Shards | ||
LIB_OPTIONAL_PACKAGES STKIO STKMesh STKTopology STKUtil SEACASIoss Teuchos | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
TRIBITS_PACKAGE_DEFINE_DEPENDENCIES( | ||
LIB_REQUIRED_PACKAGES SCORECapf Zoltan | ||
) |