Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Complete full implementation of pre-building/pre-installing stages of…
… packages (#63) This commit should complete what is "Use Case 3: Configure/build pointing to a subset of already installed TriBITS packages in same repo." To complete this, this commit geneates wrapper <Package>Config.cmake files for TriBITS-compatible external packages. This provides the info needed for downstream internal TriBITS package's <Package>Config.camke files to get the upstream TriBITS-compatible external package. This commit makes the earlier test: TriBITS_TribitsExampleProject_External_Package_by_Package fully pass. However, we need to still add more tests, documentation and error checking but the initial functionality should be complete.
- Loading branch information