-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Configure twice in order to build package from clean SEACAS repo.
Due to the exodus3.in.py needing cmake variable replacement and to be moved before the setup.py is run, it is needed to call the configure before the instanciation of setup. However, because the congfigure needs variables to be set during build time it needs to be called again to make sure the libraries are placed in the correct place for pick up by the package.py
- Loading branch information
Showing
2 changed files
with
16 additions
and
7 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
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