-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CMake: Add function to add tests that change working directory.
Add a new CMake function that helps to add tests that change their working directory to somewhere else than the directory with the libarpack library. In that case, the environment variable PATH is set to include the directory with the library on Windows while running the tests. Use that new CMake function for the three ctests involving the Eigen library.
- Loading branch information
Showing
1 changed file
with
21 additions
and
10 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