Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow to be included is ctest -S driver script (trilinos#2462)
I just added an if statement to guard calling INCLUDE_DIRECTORIES() to allow including in a ctest -S script. This makes it so that the same enable/disable options are seen in the outer ctest -S driver enable/disable logic as the inner CMake configure.
- Loading branch information