forked from trilinos/Trilinos
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove all non-SEMS env enables/disables (trilinos#158, trilinos#482)
This commit removes all of the enables/disables from this file. Now the SEMSDEvEnv.cmake module just sets the locations for compilers and the TPLs. What should get enabled and disabled for CI testing is really orthogonal and should be set somewhere else. Also, I have realized due to many reasons that we may not be able to able to demand the SEMS env in order to define a CI build. If someone has a compatible set of compilers, MPI, and TPLs built, then perhaps we should allow them to push? That will be will supported when the checkin-test.py script supports --compare-to-control-build option (see TriBITSPub/TriBITS#152).
- Loading branch information
1 parent
6dfeedf
commit 5a70c7f
Showing
1 changed file
with
24 additions
and
36 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